Skip to content

Commit 8c33dfa

Browse files
authored
Remove version number placeholder instruction
Removed instruction to replace version number in README.
1 parent 38492fd commit 8c33dfa

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ To try the examples from this README, build the project and run the standalone e
2929
java -cp ./json-java21/target/test-classes/:./json-java21/target/classes/ jdk.sandbox.java.util.json.examples.ReadmeExamples
3030
```
3131

32-
*Replace `*` with the actual version number from the JAR filename.*
33-
3432
## API Overview
3533

3634
The API provides immutable JSON value types:

0 commit comments

Comments
 (0)