Skip to content

Commit 0204c9f

Browse files
updated
1 parent 2639f9f commit 0204c9f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,12 @@ public class GenerateSchema {
7676
}
7777
```
7878
#### Author
79-
* Quennie Teves - initial work
79+
* [Quennie Teves](https://github.com/simplymequeeny) - initial work
8080

8181
#### Built With
82-
1. Java 8
83-
1. Jackson Databind
82+
1. [Java 8](https://www.oracle.com/java/index.html)
83+
1. [Jackson Databind](https://github.com/FasterXML/jackson-databind)
84+
1. [JSON Schema Validator](https://github.com/everit-org/json-schema)
8485

8586
#### License
8687
This project is licensed under the MIT License - see the [LICENSE](/LICENSE) file for details

0 commit comments

Comments
 (0)