Commit 667ec6550000956bc2c7c21602a83e5fdd0299c7
1 parent
ebf341ee
Note about contributors
Showing
1 changed file
with
4 additions
and
0 deletions
README.md
| @@ -264,3 +264,7 @@ then: | @@ -264,3 +264,7 @@ then: | ||
| 264 | cmake -Dtests=ON .. | 264 | cmake -Dtests=ON .. |
| 265 | make test_redox | 265 | make test_redox |
| 266 | ./test_redox | 266 | ./test_redox |
| 267 | + | ||
| 268 | +## Contributing | ||
| 269 | +Redox is in its early stages and I am looking for feedback and contributors to make | ||
| 270 | +it easier, faster, and more robust. Open issues on GitHub or message me directly. |