mirror of
https://github.com/go-shiori/shiori.git
synced 2024-12-28 03:12:11 +08:00
Tidy up docs files
This commit is contained in:
parent
9f145e27ef
commit
b137fe4f50
4 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
|
Before Width: | Height: | Size: 396 KiB After Width: | Height: | Size: 396 KiB |
Before Width: | Height: | Size: 601 KiB After Width: | Height: | Size: 601 KiB |
Loading…
Reference in a new issue