We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48dd794 commit f832f63Copy full SHA for f832f63
1 file changed
README.md
@@ -166,3 +166,10 @@ Currently the only way to change the current application route is by using the `
166
}
167
```
168
As development continues, support for changing individual route segments will be added.
169
+
170
171
+#Contributing
172
173
+##Compiling & Running tests
174
175
+ReSwiftRouter uses [Carthage]() for its development dependencies. To build or test any of the targets, run `carthage bootstrap`.
0 commit comments