aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2019-09-29 17:16:22 +0200
committerneodarz <neodarz@neodarz.net>2019-09-29 17:16:22 +0200
commite06d50f2f916713058120834832f15578a71b231 (patch)
tree7cf7461ec83723552f3a196e700a5845c8ecf3dd
parent19515c55ef2cd6ddc59710c8fb6a2405e8807bd0 (diff)
downloadpyshaarli-e06d50f2f916713058120834832f15578a71b231.tar.xz
pyshaarli-e06d50f2f916713058120834832f15578a71b231.zip
Put README list in bloc quote
-rw-r--r--README.md56
1 files 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
+```