README.md in spiced_rumby-0.6.0 vs README.md in spiced_rumby-0.7.0

- old
+ new

@@ -25,15 +25,26 @@ ./run ``` # Dependencies +### Gems + +[meshchat](https://github.com/NullVoxPopuli/meshchat) - the core of mesh chat communication / basic functionality +[libnotify](https://github.com/splattael/libnotify) - for notifications on unix systems. + +### System + For sending messages ```bash sudo apt-get install libcurl3 libcurl3-gnutls libcurl4-openssl-dev ``` See [the ruby curl bindings installation](https://github.com/taf2/curb#installation) for non Ubuntu OSes. For encryption and RSA key generation ```bash sudo apt-get install openssl ``` + + +# Credits +[Icon by Google](https://www.google.com/design/icons/)