Skip to content

Commit 3c72629

Browse files
committed
Updating title of app
1 parent 65e523b commit 3c72629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Instavote
1+
Example Voting App
22
=========
33

44
Getting started
@@ -12,7 +12,7 @@ docker-compose up
1212
```
1313
The app will be running at [http://localhost:5000](http://localhost:5000), and the results will be at [http://localhost:5001](http://localhost:5001).
1414

15-
Alternately, if you want to run it on a [Docker Swarm](https://docs.docker.com/engine/swarm/), first make sure you have a Swarm. If you don't, run:
15+
Alternately, if you want to run it on a [Docker Swarm](https://docs.docker.com/engine/swarm/), first make sure you have a swarm. If you don't, run:
1616
```
1717
docker swarm init
1818
```

0 commit comments

Comments
 (0)