Skip to content

Commit bb540cc

Browse files
committed
Update codecov, CI, site map and acknowledgement
1 parent 657abdf commit bb540cc

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/se-edu/addressbook-level3/actions)
1+
[![CI Status](https://github.com/AY2021S2-CS2103T-W15-1/tp/workflows/Java%20CI/badge.svg)](https://github.com/AY2021S2-CS2103T-W15-1/tp/actions)
2+
[![codecov](https://codecov.io/gh/AY2021S2-CS2103T-W15-1/tp/branch/master/graph/badge.svg)](https://codecov.io/gh/AY2021S2-CS2103T-W15-1/tp)
23

34
![Ui](docs/images/Ui.png)
45

@@ -12,3 +13,13 @@
1213
* It is named `AddressBook Level 3` (`AB3` for short) because it was initially created as a part of a series of `AddressBook` projects (`Level 1`, `Level 2`, `Level 3` ...).
1314
* For the detailed documentation of this project, see the **[Address Book Product Website](https://se-education.org/addressbook-level3)**.
1415
* This project is a **part of the se-education.org** initiative. If you would like to contribute code to this project, see [se-education.org](https://se-education.org#https://se-education.org/#contributing) for more info.
16+
17+
### Site Map
18+
[User Guide](docs/UserGuide.md)
19+
20+
[Developers Guide](docs/DeveloperGuide.md)
21+
22+
[About Us](docs/AboutUs.md)
23+
24+
### Acknowledgement
25+
* This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).

0 commit comments

Comments
 (0)