mirror of
https://github.com/go-shiori/shiori.git
synced 2025-03-09 22:36:36 +08:00
docs: add mariadb in readme (#1052)
Add MariaDB to README as suggested in #1051
This commit is contained in:
parent
a9a45cc2ce
commit
c9ed8eec5a
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ Shiori is a simple bookmarks manager written in the Go language. Intended as a s
|
|||
- 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 for sqlite3, PostgreSQL and MySQL as its database.
|
||||
- Support for sqlite3, PostgreSQL, MariaDB and MySQL as its database.
|
||||
- Where possible, by default `shiori` will parse the readable content and create an offline archive of the webpage.
|
||||
- [BETA] [web extension][web-extension] support for Firefox and Chrome.
|
||||
|
||||
|
|
Loading…
Reference in a new issue