springmeyer / arc.js

great circle routes in javascript
http://springmeyer.github.io/arc.js/
BSD 2-Clause "Simplified" License
369 stars 70 forks source link

Incorrect README (or incorrect package.json ;-)) #25

Closed slybridges closed 9 years ago

slybridges commented 9 years ago

Instead of: $ npm install --save arc.js

README.md should read: $ npm install --save arc

Alternatively, should you want to remain consistent with Bower, package.json name should be called arc.js and republished on NPM.

Thanks for the lib !

tmcw commented 9 years ago

Thanks! Fixed in 19ec3d3e5581792ce4a26c5305e34c4cc5f4e8d0