Skip to content

Commit

Permalink
Tidy up docs files
Browse files Browse the repository at this point in the history
  • Loading branch information
RadhiFadlillah committed Sep 25, 2019
1 parent 9f145e2 commit b137fe4
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

Shiori is a simple bookmarks manager written in Go language. Intended as a simple clone of [Pocket](https://getpocket.com//). You can use it as command line application or as web application. This application is distributed as a single binary, which means it can be installed and used easily.

![Screenshot](https://raw.githubusercontent.com/go-shiori/shiori/master/docs/cover.png)
![Screenshot](https://raw.githubusercontent.com/go-shiori/shiori/master/docs/readme/cover.png)

## Features

Expand All @@ -21,7 +21,7 @@ Shiori is a simple bookmarks manager written in Go language. Intended as a simpl
- Where possible, by default `shiori` will parse the readable content and create an offline archive of the webpage.
- [BETA] [web extension](https://github.com/go-shiori/shiori-web-ext) support for Firefox and Chrome.

![Comparison of reader mode and archive mode](https://raw.githubusercontent.com/go-shiori/shiori/master/docs/comparison.png)
![Comparison of reader mode and archive mode](https://raw.githubusercontent.com/go-shiori/shiori/master/docs/readme/comparison.png)

## Documentation

Expand Down
File renamed without changes.
File renamed without changes
File renamed without changes

0 comments on commit b137fe4

Please sign in to comment.