From 712008105dd9dc81ed0f48afc96752522326320f Mon Sep 17 00:00:00 2001 From: Dhananjay Balan Date: Sun, 5 Mar 2023 16:54:18 +0530 Subject: [PATCH] Update readme. --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2c86881..2e1305f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ # Quotes API -Personal, bare bones [readwise] alternative. +Personal, bare bones [readwise] alternative. + + Have -- [ ] Parsers - - Read from kindle -- [ ] Minimal API +- Parsers + - [ ] Read from kindle + - [x] Read from KOReader +- [x] Minimal API - Expose random-quote API -- [ ] Minimal UI +- [x] Minimal UI - Expose a webpage with random and whole quotes