We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38492fd commit 8c33dfaCopy full SHA for 8c33dfa
1 file changed
README.md
@@ -29,8 +29,6 @@ To try the examples from this README, build the project and run the standalone e
29
java -cp ./json-java21/target/test-classes/:./json-java21/target/classes/ jdk.sandbox.java.util.json.examples.ReadmeExamples
30
```
31
32
-*Replace `*` with the actual version number from the JAR filename.*
33
-
34
## API Overview
35
36
The API provides immutable JSON value types:
0 commit comments