Skip to content

Commit b2f740d

Browse files
authored
Merge pull request dockersamples#23 from h0tbird/amend_readme
Replace Java with .NET
2 parents 036c119 + 9bee7a1 commit b2f740d

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)