diff --git a/README.md b/README.md index b8ad8a94af..e9dcb2ed56 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ Example Voting App Getting started --------------- +Example Voting App (EDITED AGAIN) +================== + Download [Docker](https://www.docker.com/products/overview). If you are on Mac or Windows, [Docker Compose](https://docs.docker.com/compose) will be automatically installed. On Linux, make sure you have the latest version of [Compose](https://docs.docker.com/compose/install/). If you're using [Docker for Windows](https://docs.docker.com/docker-for-windows/) on Windows 10 pro or later, you must also [switch to Linux containers](https://docs.docker.com/docker-for-windows/#switch-between-windows-and-linux-containers). Run in this directory: diff --git a/worker/README.md b/worker/README.md new file mode 100644 index 0000000000..d00d5b820e --- /dev/null +++ b/worker/README.md @@ -0,0 +1,6 @@ +## Worker Java App + +* Build Status +[![Build Status](http://localhost:8080/buildStatus/icon?job=instavote%2Fworker-build)](http://localhost:8080/job/instavote/job/worker-build/) + +[![Build Status](http://localhost:8080/buildStatus/icon?job=instavote%2Fworker-test&subject=UnitTest)](http://localhost:8080/job/instavote/job/worker-test/)