소스 검색

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.