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 b3a3d6e commit c7d5679Copy full SHA for c7d5679
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