Skip to content

Commit

Permalink
Updated api documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
jwagner committed Jul 23, 2022
1 parent e87f30c commit 58e78b4
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
@@ -1,8 +1,8 @@
[![Tests](https://github.com/jwagner/simplex-noise.js/actions/workflows/tests.yml/badge.svg)](https://github.com/jwagner/simplex-noise.js/actions/workflows/tests.yml) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)

![simplex-noise.js header](./doc/github-header-fs8.png)

[API Documentation](https://29a.ch/simplex-noise/docs/classes/SimplexNoise.html)
http://localhost:8000/docs/modules.html
[API Documentation](https://29a.ch/simplex-noise/docs/modules.html)


simplex-noise.js is a simplex noise implementation in Javascript/TypeScript.
Expand Down

0 comments on commit 58e78b4

Please sign in to comment.