diff --git a/README.md b/README.md
index b1e9ac7..6252725 100644
--- a/README.md
+++ b/README.md
@@ -6,11 +6,13 @@ This is a [PESOS](https://indieweb.org/PESOS) style website maker.
* By filling in your desired columns in the columns.toml file you can make your own portfolio page in seconds
* By adding your own css you can lose countless of hours tweaking everything.
+## new features
+I wrote this software for myself. If you want it to do more, you can open an issue on Gitea
## work in progress.
-* download and parse rss only on startup not on every index.html download done
-* make sort_order types done
-* make limits to amount of entries. done
+* download and parse rss only on startup not on every index.html download
+* make sort_order types
+* make limits to amount of entries.
* make category filter.
## Things that are done