From 1188ebc1c7d1901e3da0cd6f8571952db0e59479 Mon Sep 17 00:00:00 2001 From: acidvegas Date: Thu, 15 Jun 2023 20:55:11 -0400 Subject: [PATCH] Updated features list --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a6566d8..011eba0 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,12 @@ sudo make install ``` ###### New Features -- Markdown rendering to HTML for README files -- Syntax hilighting -- Repository categories -- Direct download to repository tar.gz -- Style changes +- [X] Markdown rendering to HTML for README files +- [ ] Syntax hilighting +- [X] Repository categories +- [ ] Direct download to repository tar.gz +- [X] Style changes +- [ ] Raw file viewing ###### Props - Hiltjo Posthuma *(orignal author of [stagit](https://codemadness.org/git/stagit/))*