Skip to content

Commit

Permalink
added keywords and minified unpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
algofield committed Oct 6, 2019
1 parent 08ff886 commit bdc9bc2
Show file tree
Hide file tree
Showing 7 changed files with 908 additions and 19 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,16 @@

##### Has been extensively tested in node.js.

## Installation

To install the stable version:
## Installation and Usage

```sh
npm install --save bitboards
```

```html
<script src="https://unpkg.com/bitboards@1.0.3/index.min.js"></script>
```

## Importing


Expand Down
448 changes: 440 additions & 8 deletions index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bdc9bc2

Please sign in to comment.