Skip to content

Commit c7d5679

Browse files
committed
Replace Java with .NET
1 parent b3a3d6e commit c7d5679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Architecture
1919

2020
* A Python webapp which lets you vote between two options
2121
* A Redis queue which collects new votes
22-
* A Java worker which consumes votes and stores them in…
22+
* A .NET worker which consumes votes and stores them in…
2323
* A Postgres database backed by a Docker volume
2424
* A Node.js webapp which shows the results of the voting in real time
2525

0 commit comments

Comments
 (0)