Updated Home (markdown)

Xu Chunyang 2019-10-24 00:50:31 +08:00
parent c1b2ea6286
commit d9e879d30d

@ -8,7 +8,7 @@ Shiori is a simple bookmarks manager written in Go language. Intended as a simpl
- Simple and clean command line interface.
- Simple and pretty web interface for those who don't want to use a command line app.
- Portable, thanks to its single binary format.
- Support sqlite3 and MySQL as its database.
- Support sqlite3, MySQL and PostgreSQL as its database.
- 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.