Skip to content

Commit

Permalink
Added acknowledgements to external libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
briyanii committed Nov 12, 2019
1 parent ff62b00 commit e2e0e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ but most of the user interactions occur using a CLI (Command Line Interface).

* Some parts of this sample application were inspired by the excellent http://code.makery.ch/library/javafx-8-tutorial/[Java FX tutorial] by
_Marco Jakob_.
* Libraries used: https://openjfx.io/[JavaFX], https://github.com/FasterXML/jackson[Jackson], https://github.com/junit-team/junit5[JUnit5]
* Libraries used: https://openjfx.io/[JavaFX], https://github.com/FasterXML/jackson[Jackson], https://github.com/junit-team/junit5[JUnit5], https://github.com/TestFX/TestFX[TestFX], https://github.com/FXMisc/RichTextFX[RichTextFX], https://github.com/joestelmach/natty[Natty]
* Original source of the code: AddressBook-Level3 project created by SE-EDU initiative at https://se-education.org

== Licence : link:LICENSE[MIT]

0 comments on commit e2e0e05

Please sign in to comment.