Skip to content

Commit

Permalink
Add a 'what's new' to the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
damithc committed Sep 12, 2016
1 parent d16ac59 commit c31fdd6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@
* It provides a **reasonably well-written** code example that is **significantly bigger** than what students
usually write in data structure modules.

**What's different from level 2**

* A simple GUI added to replace the Text UI.
* A `Logic` class added together with a `LogicTest` class.
* Appendices added to [Developer Guide](doc/DeveloperGuide.md).


**Useful Links**
* [User Guide](doc/UserGuide.md)
* [Developer Guide](doc/DeveloperGuide.md)
Expand Down

0 comments on commit c31fdd6

Please sign in to comment.