We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 945d580 commit fe46460Copy full SHA for fe46460
README.md
@@ -1,19 +1,15 @@
1
-# {Company} Java Library
+# CodeCombat Java Library
2
3
[](https://central.sonatype.dev/artifact/io.github.fern-api/{company}/0.0.7/versions)
4

5
6
## Documentation
7
8
-API documentation is available at <{docs_url}>.
+API documentation is available at https://codecombat.mintlify.app/introduction.
9
10
## Usage
11
12
-Check out the [sample app](.sample-app/app.java) which consumes this SDK!
13
-
14
```java
15
-// start with env variables
16
-TODO
17
```
18
19
## Beta status
0 commit comments