Skip to content

Commit 9bee7a1

Browse files
committed
Replace Java with .NET
1 parent 036c119 commit 9bee7a1

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)