summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStuart Stock <stuart@int08h.com>2018-09-26 09:43:33 -0500
committerStuart Stock <stuart@int08h.com>2018-09-26 09:46:35 -0500
commit72dab1a0348d66d85e0a3e55aefc0a982d498e6c (patch)
tree0917f5ed6f53623a8c362eeb2511adbb1e9a8767 /README.md
parent363943e525d8f3448b769e92be0c0afa25e3cfbc (diff)
downloadroughenough-72dab1a0348d66d85e0a3e55aefc0a982d498e6c.zip
Add DCO and instructions to CONTRIBUTING
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c9d44c3..8bf6c34 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,8 @@ The server and client are functionally complete and at feature parity with the r
C++ and Golang implementations.
Requires latest stable Rust to compile. Areas for improvement remain,
-see [limitations](#limitations) below. Contributions are welcome.
+see [limitations](#limitations) below. Contributions are welcome, see
+[CONTRIBUTING](../master/CONTRIBUTING.md) for instructions.
## Links
* [Roughenough Github repo](https://github.com/int08h/roughenough)