Skip to content

Commit 1b4e055

Browse files
committed
Merge pull request #342 from docprofsky/dev-docs
Add contributing information to the README
2 parents 8ed9df2 + 63da21d commit 1b4e055

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,11 @@ To build and run, use the included Gradle wrapper script.
2626

2727
./gradlew :ui:run
2828

29+
## Contributing
30+
31+
See the guide on [setting up build tools](https://github.com/WPIRoboticsProjects/GRIP/wiki/Setting-up-build-tools) in the wiki.
2932

3033
## Thanks
3134

3235
Thanks to [TravisCI](https://travis-ci.org/) and [AppVeyor](https://www.appveyor.com/) for providing their continuous integration
33-
servers to open source projects for free.
36+
servers to open source projects for free.

0 commit comments

Comments
 (0)