diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-05-07 20:27:57 +0200 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-05-07 20:27:57 +0200 |
commit | 8a41b313584bf9d5858516bae173fb783c333eb7 (patch) | |
tree | ace1fce13f092e3d5e04419a818da969f9f2f62f | |
parent | 1c2c2bccbb9a863aaa0f3cdbc9b11d8e949f7eb7 (diff) | |
download | json-rpc-shell-8a41b313584bf9d5858516bae173fb783c333eb7.tar.gz json-rpc-shell-8a41b313584bf9d5858516bae173fb783c333eb7.tar.xz json-rpc-shell-8a41b313584bf9d5858516bae173fb783c333eb7.zip |
Update README
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -50,6 +50,12 @@ Note that for versions of CMake before 2.8.9, you need to prefix cpack with Run the program with `--help' to obtain usage information. +Contributing and Support +------------------------ +Use this project's GitHub to report any bugs, request features, or submit pull +requests. If you want to discuss this project, or maybe just hang out with +the developer, feel free to join me at irc://anathema.irc.so, channel #anathema. + License ------- `json-rpc-shell' is written by Přemysl Janouch <p.janouch@gmail.com>. |