From 3fca4a4f99cbe23f280841f7c5008c22d66d288e Mon Sep 17 00:00:00 2001 From: realaravinth Date: Fri, 18 Feb 2022 23:59:37 +0530 Subject: [PATCH] feat: update todo list --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index efae3bf..336ea01 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,12 @@ ## Features -- [ ] Upload code snippets +- [ ] Upload code snippets(✓ REST API) - [ ] Syntax Highlighting - [ ] Comments -- [ ] Versioning through Git +- [x] Versioning through Git - [ ] Fork gists -- [ ] Gist privacy: public, unlisted, private +- [x] Gist privacy: public, unlisted, private - [ ] Git clone via HTTP and SSH - [ ] Activity Pub implementation for publishing native gists and commenting - [ ] Gitea OAuth integration