Skip to content

Commit

Permalink
Update README with first steps
Browse files Browse the repository at this point in the history
  • Loading branch information
zubron committed May 21, 2018
1 parent 23517d0 commit b5179e8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,13 @@ git checkout s0

and follow the instructions.
After this, move on to the next branches in turn and continue to follow the instructions for each.

### S0

This stage is to confirm that you can run the application code.

Follow the [`todo-app` README](./todo-app/README.md) to verify that the application is running correctly.
Then, follow the [`prometheus` README](./prometheus/README.md) to verify that you can run Prometheus using the
provided configuration.

Having problems? Please open an issue in this project :)

0 comments on commit b5179e8

Please sign in to comment.