Skip to content

Commit 61d480c

Browse files
authored
Merge pull request dockersamples#23 from h0tbird/amend_readme
Replace Java with .NET
2 parents b3a3d6e + c7d5679 commit 61d480c

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)