Skip to content

Commit fe46460

Browse files
authored
Update README.md
1 parent 945d580 commit fe46460

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
1-
# {Company} Java Library
1+
# CodeCombat Java Library
22

33
[![Maven Central](https://img.shields.io/maven-central/v/io.github.fern-api/{company})](https://central.sonatype.dev/artifact/io.github.fern-api/{company}/0.0.7/versions)
44
![Sonatype Nexus (Releases)](https://img.shields.io/nexus/r/io.github.fern-api/{company}?server=https%3A%2F%2Fs01.oss.sonatype.org)
55

66
## Documentation
77

8-
API documentation is available at <{docs_url}>.
8+
API documentation is available at https://codecombat.mintlify.app/introduction.
99

1010
## Usage
1111

12-
Check out the [sample app](.sample-app/app.java) which consumes this SDK!
13-
1412
```java
15-
// start with env variables
16-
TODO
1713
```
1814

1915
## Beta status

0 commit comments

Comments
 (0)