Update readme.
Small app that perform system check and print TMUX friendly output.
###Features:
tmux-helper -cb
tmux-helper -mb
tmux-helper -p
###Building cargo build --release or get binary on release page
cargo build --release
###Customization Colours are hardcoded but it's easy to change it. It defined as CONST in very beginning of main.rs file.