Skip to content

Commit

Permalink
[ Documentation ] Changed documentation in README.md (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
rlajous authored Jun 7, 2024
1 parent d0c83d8 commit f1cfde2
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
Expand Up @@ -85,13 +85,9 @@ available functionality.

## Documentation

The library is well-documented using TypeDoc. To generate the documentation, run the following command:
You can find the documentation in this link: [POAP.js Documentation](https://sdk.poap.tech/)

```bash
yarn docs
```

The generated documentation will be available in the docs/ directory.
The documentation is located in the `docs` folder.

## Contributing

Expand Down

0 comments on commit f1cfde2

Please sign in to comment.