diff --git a/README.md b/README.md index 07bcbe6..e01f904 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ Binary Heap taken from http://eloquentjavascript.net/appendix2.html (license: ht ## Running the test suite [![Build Status](https://travis-ci.org/bgrins/javascript-astar.png?branch=master)](https://travis-ci.org/bgrins/javascript-astar) +[![CDNJS](https://img.shields.io/cdnjs/v/javascript-astar.svg)](https://cdnjs.com/libraries/javascript-astar) If you don't have grunt installed, follow the [grunt getting started guide](http://gruntjs.com/getting-started) first.