We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79afe64 commit f8a0315Copy full SHA for f8a0315
README.md
@@ -17,6 +17,7 @@ a = -8; // type error!
17
This project has the LiquidJava verifier, the API and some examples for testing.
18
You can find out more about LiquidJava in the following resources:
19
20
+* [Try it](https://github.com/CatarinaGamboa/liquidjava-examples) with Codespaces or locally following these steps
21
* [Website](https://catarinagamboa.github.io/liquidjava.html)
22
* [Examples of LiquidJava](https://github.com/CatarinaGamboa/liquidjava-examples)
23
* [LiquidJava Specification of the Java Standard Library](https://github.com/CatarinaGamboa/liquid-java-external-libs)
0 commit comments