diff --git a/README.rst b/README.rst index 4bf97fd..5a82cd1 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,8 @@ ================ -salt-tor-formula +tor-formula ================ -Simple Salt formula to install tor relay on debian. +Simple Salt formula to install and configure Tor on Debian and SUSE based distributions. .. note:: @@ -18,10 +18,15 @@ Available states ``tor`` ----------------------- -Install packets and setup config files. +Install and configure Tor. ``tor.install`` ------------------------------- -Only install packets. +Only install Tor packages. + +``tor.torsocks`` +------------------------------- + +Install and configure torsocks.