Skip to content

Commit 921bb5a

Browse files
committed
Updated readme
1 parent 4800b13 commit 921bb5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# katapult-toolbox
22
katapult-geometry.js - Javascript GIS Mapping Calculations
3+
34
katapult-functions.js - misc useful helper functions
45

56
## NPM Support
@@ -8,6 +9,7 @@ Versions 2.0.0 and higher use ES6 modules. For the html imports version, see ver
89
## Installation
910
Install with npm
1011
```npm install --save https://github.com/KatapultDevelopment/katapult-toolbox.git```
12+
1113
Then import the modules you need
1214
```javascript
1315
import 'katapult-toolbox/katapult-functions.js'

0 commit comments

Comments
 (0)