Skip to content

Commit f66f861

Browse files
authored
Update README.md
1 parent 9be3b49 commit f66f861

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This is a reference implementation, capable of parsing JSON5 data according to t
1010

1111
## Getting started
1212

13-
In order to use the code, you can either [download the jar](), or use the Maven dependency:
13+
In order to use the code, you can either [download the jar](https://github.com/Synt4xErr0r4/json5/releases/download/1.0.0/json5-1.0.0.jar), or use the Maven dependency:
1414
```xml
1515
<!-- Repository -->
1616

@@ -138,4 +138,4 @@ This project is partly based on stleary's [JSON-Java](https://github.com/stleary
138138

139139
## License
140140

141-
This project is licensed under the [MIT License](https://github.com/Synt4xErr0r4/json5/blob/main/LICENSE)
141+
This project is licensed under the [MIT License](https://github.com/Synt4xErr0r4/json5/blob/main/LICENSE)

0 commit comments

Comments
 (0)