Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pjaudiomv committed Feb 14, 2024
1 parent ee611c4 commit a051d62
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,12 @@

* Converts BMLT data from JSON to CSV or KML
* Note that export of KML is only supported with GetSearchResults.
* Use your semantic interface to build query url
* Use your semantic interface to build query url

#### Steps to Build Locally

Using NPM
```
npm install
npm start
```

0 comments on commit a051d62

Please sign in to comment.