We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8373a5b + 3a16454 commit 3ed45ecCopy full SHA for 3ed45ec
README.md
@@ -8,8 +8,7 @@ ng-flow extension is based on [Flow.js](https://github.com/flowjs/flow.js) libra
8
Demo: http://flowjs.github.io/ng-flow/
9
10
11
-### Upgrade ngFlow from v1 to v2
12
-Read [CHANGELOG.md](blob/master/CHANGELOG.md)
+**Upgrade ngFlow from v1 to v2**, read the [changelog](CHANGELOG.md)
13
14
15
How can I install it?
bower.json
@@ -3,8 +3,6 @@
3
"version": "2.0.0",
4
"ignore": [
5
"**/.*",
6
- "node_modules",
7
- "bower_components",
"test",
"samples",
"build",
0 commit comments