Commit 38cf1c0

mokha <mokha@cisco.com>
2019-05-14 03:53:34
add discussion about git/CI
1 parent ef4b523
Changed files (2)
doc/gitlab-ci.png
Binary file
README.md
@@ -40,3 +40,13 @@ described in `doc/Comp268_requirements_2017.pdf`.
 It is highly suggested to use `mvn` from the root of this source tree
 rather than using the bundled package with the non-standard source
 layout.
+
+The source code for this project can be found on
+`https://github.com/mokhan/comp-268`. This is currently a private
+repository so a request to the author will need to be made in order to
+gain access.
+
+Gitlab was used for hosting the continuous integration builds as shown
+in the image below.
+
+![build](doc/gitlab-ci.png)