Adding link to FAQ on the readme

This commit is contained in:
Steven Leibrock 2016-08-16 11:44:04 -04:00
parent f41ff5e0a1
commit 5321e87ce6
No known key found for this signature in database
GPG Key ID: 8D3B79B4EF97D8BC

View File

@ -71,6 +71,10 @@ $ ssh-chat --verbose --bind ":22" --identity ~/.ssh/id_dsa
To bind on port 22, you'll need to make sure it's free (move any other ssh
daemons to another port) and run ssh-chat as root (or with sudo).
## Frequently Asked Questions
The FAQs can be found on the project's [Wiki page](https://github.com/shazow/ssh-chat/wiki/FAQ).
Feel free to submit more questions to be answered and added to the page.
## License