Pārlūkot izejas kodu

Update README.md

Git-Leon 7 gadus atpakaļ
vecāks
revīzija
c75efdfe2d
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4
    0
      README.md

+ 4
- 0
README.md Parādīt failu

5
 * `git commit` your changes to `staging`; include a `commit` message via the `-m` flag.
5
 * `git commit` your changes to `staging`; include a `commit` message via the `-m` flag.
6
 * `push` your `staged changes` to your remote repository.
6
 * `push` your `staged changes` to your remote repository.
7
 * submit a `pull request` which compares Zipcoder `master` to your `master`.
7
 * submit a `pull request` which compares Zipcoder `master` to your `master`.
8
+
9
+
10
+## Whats next?
11
+The next lab is located [here](https://github.com/Zipcoder/ZCW-MicroLabs-OOP-AliceAndBob).