Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
#821

Co-authored-by: ash <[email protected]>
  • Loading branch information
aheckmann and agokhale committed Sep 21, 2022
1 parent d282ef7 commit bf11965
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -631,6 +631,15 @@ http://github.com/quiiver/magickal-node
## Plugins
[https://github.com/aheckmann/gm/wiki](https://github.com/aheckmann/gm/wiki)

## Tests
`npm test`

To run a single test:

```
npm test -- alpha.js
```

## License

(The MIT License)
Expand Down

0 comments on commit bf11965

Please sign in to comment.