diff --git a/README.md b/README.md index d367eb0..9fcf596 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ The goal of this project is to build an Event Map that Warren supporters & volunteers can use to find events near their area! It loads the events via the Mobilize API ([docs for /events endpoint](https://github.com/mobilizeamerica/api#request-2)). +## Working version + +The event map is now live at [https://techforwarren.github.io/eventmap/](https://techforwarren.github.io/eventmap/)! Future merges to the `gh-pages` branch will update this site. + ## Getting Started - Cloning & Installation You can clone the GitHub repo or download it from the repo page. After it is on your local machine, be sure to run `npm install` to install all dependencies.