Skip to content
This repository has been archived by the owner on Apr 5, 2019. It is now read-only.

Commit

Permalink
docs(README): add link to bpmn-io/bpmn-js
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Jun 19, 2014
1 parent e982b0f commit 8428718
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
@@ -1,3 +1,7 @@
> This project is still maintained but not actively developed anymore.
> Checkout [bpmn-io/bpmn-js](https://github.com/bpmn-io/bpmn-js).

camunda-bpmn.js
===============

Expand Down Expand Up @@ -95,4 +99,4 @@ After Grunt is installed you can use it like this:
1. Run `grunt requirejs` to optimize and minify the JavaScript code into the `build/` folder.
2. Run `grunt server watch` to start a web server at localhost:9000
3. Open [localhost:9000/test/runner.html](http://localhost:9000/test/runner.html) to execute the jasmine tests in your browser while running the grunt server.
4. Open [localhost:9000/demo.html](http://localhost:9000/demo.html) to see the demo.
4. Open [localhost:9000/demo.html](http://localhost:9000/demo.html) to see the demo.

0 comments on commit 8428718

Please sign in to comment.