Pārlūkot izejas kodu

Replace Java with .NET

Marc Villacorta 9 gadi atpakaļ
vecāks
revīzija
9bee7a15a0
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      README.md

+ 1 - 1
README.md

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