Skip to content

Commit

Permalink
Merge pull request #36 from prettymuchbryce/heuristics
Browse files Browse the repository at this point in the history
Bump to 0.3.0
  • Loading branch information
prettymuchbryce committed May 18, 2016
2 parents e36a256 + 3a57242 commit adbdfd6
Show file tree
Hide file tree
Showing 20 changed files with 1,695 additions and 1,682 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -18,7 +18,7 @@ easystar.js is an asynchronous A* pathfinding API written in Javascript for use

* Calculates asynchronously for better overall performance
* Simple API
* Small. ~5kb
* Small. ~7kb
* Use it with any existing Javascript Framework

## API
Expand Down Expand Up @@ -143,7 +143,7 @@ Open your browser to 127.0.0.1:3000 to see the example.

## Testing

`gulp test`
`npm run test`

## Support

Expand Down

0 comments on commit adbdfd6

Please sign in to comment.