We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 036c119 commit 9bee7a1Copy full SHA for 9bee7a1
README.md
@@ -19,7 +19,7 @@ Architecture
19
20
* A Python webapp which lets you vote between two options
21
* A Redis queue which collects new votes
22
-* A Java worker which consumes votes and stores them in…
+* A .NET worker which consumes votes and stores them in…
23
* A Postgres database backed by a Docker volume
24
* A Node.js webapp which shows the results of the voting in real time
25
0 commit comments