summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGrailFinder <wohilas@gmail.com>2024-03-19 07:39:31 +0300
committerGrailFinder <wohilas@gmail.com>2024-03-19 07:39:31 +0300
commit5f2eb541052f6f6f02d5bc4320f9c19e21c6f59f (patch)
tree985ae1ac1db4f19d132c16cdbf84e300edce6b6d /README.md
parentbfb7942343bc08a7424f144f9799a9b547d6f607 (diff)
Feat: template use examples
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index 135609a..cb4085b 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,9 @@
-# Goserver implementation for tabletop game named Secret Hitler
+### Goserver implementation for action points journal
+
+### Notes
+- Two types of actions exists: that of earning points and ones that spend it;
+- Cookie use for authentication;
+- Public|private journals;
+- Auto name with option to save (tether to email) and change;
+- History of actions;
+