diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7ce7de7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+Currently the only services used are the main one (see succ.sh)
+And the data
+
+The NSQ service was meant to be used for pulling achievements from other players
+But currently there are no other players so it simply is not necessary
+
+The cacher service is also obsolete because we switched our approach to `service/data/cache.sql`
+A single file, much more better
+
+The querying is then done via `service/data/groupPlayers.sql` with the query inserted into line 48
\ No newline at end of file