summaryrefslogtreecommitdiff
path: root/content/projects.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/projects.md')
-rw-r--r--content/projects.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/content/projects.md b/content/projects.md
index b071eab..43a388e 100644
--- a/content/projects.md
+++ b/content/projects.md
@@ -2,9 +2,7 @@
# My projects
This is a list of the projects I'm currently working on.\
-Note that some of these could be temprarily unmaintained\
-and currently none is actually usable since I can't manage\
-to finish anything I start (so far).
+Note that some of these could be temprarily unmaintained.
### Work in progress
- [sideros](sideros/): Real time strategy game set in ancient history
@@ -12,3 +10,4 @@ to finish anything I start (so far).
- [cc](cc/): Very basic C99 compiler
### Actually working
+- [mnist](mnist/): Neural network predicting handwritten digits from the MNIST database.