Skip to content

Commit

Permalink
Merge pull request #91 from smrghsh/master
Browse files Browse the repository at this point in the history
fix typo in README.md
  • Loading branch information
tentone authored Nov 25, 2024
2 parents 61bd81e + 053130a commit 9dc4e52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

### Usage

- To add the library to your project get the library trough NPM alongside with three.js and use it as a ES module.
- To add the library to your project get the library through NPM alongside with three.js and use it as a ES module.
- You can also include the library directly in you webpage but ensure first that THREE is available globally.

```javascript
Expand Down Expand Up @@ -247,4 +247,4 @@ export class CustomMapNode extends MapNode



[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Ftentone%2Fgeo-three.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Ftentone%2Fgeo-three?ref=badge_large)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Ftentone%2Fgeo-three.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Ftentone%2Fgeo-three?ref=badge_large)

0 comments on commit 9dc4e52

Please sign in to comment.