Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Devseed Sense

Simple dashboard that taps into the [opensensemap](http://opensensemap.org/) api to show the measurements for a specific [sensebox](www.sensebox.de/en/).
Simple dashboard that taps into the [opensensemap](http://opensensemap.org/) api to show the measurements for a specific [sensebox](http://sensebox.de/en/).

![devseed-sense-dashboard.png](devseed-sense-dashboard.png)

Expand Down Expand Up @@ -33,4 +33,4 @@ This can be changed by setting the correct ids in `config/production.js`
Compile the files to the `dist` folder ready for production.
```
$ npm run build
```
```