From e06d50f2f916713058120834832f15578a71b231 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sun, 29 Sep 2019 17:16:22 +0200 Subject: Put README list in bloc quote --- README.md | 56 +++++++++++++++++++++++++++++--------------------------- 1 file changed, 29 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index 2840257..ffe316e 100644 --- a/README.md +++ b/README.md @@ -11,30 +11,32 @@ Just simple, databaseless, static, shaarli like system link sharing. # TODD Fonctionalities: -- [ ] Flat file system management - - [X] Get an article - - [X] Get all articles - - [ ] Get `n` articles from a range - - [ ] Add an article - - [ ] Delete an article - - [ ] Edit an article - - [X] Import from shaarli 0.11 -- [ ] Search - - [ ] Indexation -- [ ] Cli - - [ ] List all articles - - [ ] Add an article - - [ ] Update rss flux - - [ ] Add an article - - [ ] Edit an article - - [ ] Delete an article - - [ ] Search article name, tag and text - - [ ] Generate rss flux -- [ ] Web - - [ ] List all articles - - [ ] Add an article - - [ ] Update rss flux - - [ ] Add an article - - [ ] Edit an article - - [ ] Delete an article - - [ ] Search article name, tag and text +``` +[ ] Flat file system management + [X] Get an article + [X] Get all articles + [ ] Get `n` articles from a range + [ ] Add an article + [ ] Delete an article + [ ] Edit an article + [X] Import from shaarli 0.11 +[ ] Search + [ ] Indexation +[ ] Cli + [ ] List all articles + [ ] Add an article + [ ] Update rss flux + [ ] Add an article + [ ] Edit an article + [ ] Delete an article + [ ] Search article name, tag and text + [ ] Generate rss flux +[ ] Web + [ ] List all articles + [ ] Add an article + [ ] Update rss flux + [ ] Add an article + [ ] Edit an article + [ ] Delete an article + [ ] Search article name, tag and text +``` -- cgit v1.2.1