Преглед на файлове

note about one vote per client

sophia parafina преди 8 години
родител
ревизия
67e2e0800f
променени са 1 файла, в които са добавени 5 реда и са изтрити 0 реда
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -23,3 +23,8 @@ Architecture
 * A Postgres database backed by a Docker volume
 * A Node.js webapp which shows the results of the voting in real time
 
+
+Note
+----
+
+The voting application only accepts one vote per client. It does not register votes if a vote has already been submitted from a client.