Skip to content

Commit

Permalink
Add link to API documentation from README
Browse files Browse the repository at this point in the history
  • Loading branch information
nickw1 committed Dec 22, 2024
1 parent b00769f commit 498435f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ as long as you include `locar` as a dependency, e.g. in your `package.json`:

Including the library bundle directly as an import has issues with duplicate three.js imports which we have not resolved, so we recommend the approach above.

## API documentation

Please see [here](https://ar-js-org.github.io/locar.js/api) for full API documentation.

## Tutorial

Please see [here](https://github.com/AR-js-org/locar.js/blob/master/docs/tutorial/index.md) for a tutorial introducing LocAR.js.
Expand Down

0 comments on commit 498435f

Please sign in to comment.