Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add license scan report and status #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
[Click here for a demonstration](http://easystarjs.com/)

## Installation
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2F0x5e5e%2Feasystarjs.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2F0x5e5e%2Feasystarjs?ref=badge_shield)

* **Web:** Find the minified file in the __/bin__ directory
* **node.js:** `npm install easystarjs`
* **Phaser:** see [Phaser Plugin](https://github.com/appsbu-de/phaser_plugin_pathfinding)
Expand Down Expand Up @@ -142,6 +144,9 @@ easystar.calculate();

easystar.js is licensed under the MIT license. You may use it for commercial use.


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

## Running the demo locally

In order to run the demo you will need node.js, and npm installed.
Expand All @@ -164,4 +169,4 @@ Open your browser to 127.0.0.1:3000 to see the example.

## Support

If you have any questions, comments, or suggestions please open an issue.
If you have any questions, comments, or suggestions please open an issue.