Skip to content

Commit

Permalink
10 KLoC -> 6 KLoC
Browse files Browse the repository at this point in the history
  • Loading branch information
damithc authored Sep 26, 2016
1 parent fbdb573 commit c6530f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* It is a Java sample application intended for students learning Software Engineering while using Java as
the main programming language.
* It is **written in OOP fashion**. It provides a **reasonably well-written** code example that is
**significantly bigger** (around 10 KLoC)than what students usually write in beginner-level SE modules.
**significantly bigger** (around 6 KLoC)than what students usually write in beginner-level SE modules.
* What's different from [level 3](https://github.com/se-edu/addressbook-level3):
* A more sophisticated GUI that includes a list panel and an in-built Browser.
* More test cases, including automated GUI testing.
Expand All @@ -31,4 +31,4 @@
[Java FX tutorial](http://code.makery.ch/library/javafx-8-tutorial/) by *Marco Jakob*.


#### Licence : [MIT](LICENSE)
#### Licence : [MIT](LICENSE)

0 comments on commit c6530f9

Please sign in to comment.