Update readme
This commit is contained in:
parent
b0631ee0d2
commit
b1fdc0767a
@ -3,7 +3,6 @@ Miniflux - Minimalist Feed Reader
|
||||
|
||||
Miniflux is a minimalist web-based news reader.
|
||||
|
||||
|
||||
Features
|
||||
--------
|
||||
|
||||
@ -16,13 +15,13 @@ Features
|
||||
- Feeds update by a cronjob or with the user interface in one click
|
||||
- Protected by a login/password (only one possible user)
|
||||
- Use secure headers (only external images are allowed)
|
||||
- Open external links inside a new tab with a `rel="noreferrer"` attribute
|
||||
|
||||
Todo
|
||||
----
|
||||
|
||||
- Remove older items from the database
|
||||
- Mobile CSS
|
||||
- Improve feeds update to use Ajax calls
|
||||
|
||||
Requirements
|
||||
------------
|
||||
@ -40,21 +39,6 @@ Dependencies
|
||||
- [PicoDb](https://github.com/fguillot/picoDb)
|
||||
- [SimpleValidator](https://github.com/fguillot/simpleValidator)
|
||||
|
||||
Screenshots
|
||||
-----------
|
||||
|
||||
### Unread items
|
||||
|
||||
![items](https://raw.github.com/fguillot/miniflux/master/screenshots/items.png)
|
||||
|
||||
### Item view
|
||||
|
||||
![item](https://raw.github.com/fguillot/miniflux/master/screenshots/item.png)
|
||||
|
||||
### Subscriptions
|
||||
|
||||
![feeds](https://raw.github.com/fguillot/miniflux/master/screenshots/feeds.png)
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user