Skip to content

Commit

Permalink
📝 update README
Browse files Browse the repository at this point in the history
  • Loading branch information
linkdd committed Jan 26, 2024
1 parent fbbb330 commit 41e8cb8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,21 @@ List of backends:
Clone the repository in your project (don't forget to pull the submodules) and
add the `include/` folder to your include paths.

Or, if you are using [Shipp](https://github.com/linkdd/shipp), add to your
dependencies:

```json
{
"dependencies": [
{
"name": "trollworks-sdk-core",
"url": "https://github.com/trollworks/sdk-core.git",
"version": "v0.2.0"
}
]
}
```

## Usage

### Game loop
Expand Down

0 comments on commit 41e8cb8

Please # to comment.