Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dsinghvi authored Feb 3, 2023
1 parent 945d580 commit fe46460
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
# {Company} Java Library
# CodeCombat Java Library

[![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)
![Sonatype Nexus (Releases)](https://img.shields.io/nexus/r/io.github.fern-api/{company}?server=https%3A%2F%2Fs01.oss.sonatype.org)

## Documentation

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

## Usage

Check out the [sample app](.sample-app/app.java) which consumes this SDK!

```java
// start with env variables
TODO
```

## Beta status
Expand Down

0 comments on commit fe46460

Please sign in to comment.