Skip to content

Commit

Permalink
readme resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Narazaka committed Jul 13, 2023
1 parent 896ee8f commit 2312890
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ typesafe initialize!
npm i verseengine-modules
```

## Resources

- **[API Document](https://narazaka.github.io/verseengine-modules/)**
- [MyVerse](https://myverse.narazaka.net) is using this library.

## Usage

```ts
Expand Down Expand Up @@ -75,10 +80,6 @@ verseModule
.initialize(myModule, { prefix: "name =" });
```

## API Docs

[TypeDoc](https://narazaka.github.io/verseengine-modules/)

## License

[Zlib license](LICENSE)

0 comments on commit 2312890

Please sign in to comment.