more README tweaks

This commit is contained in:
Rob Watson 2010-11-10 15:16:30 +00:00
parent 720ef11f60
commit 3c8dc937f9
2 changed files with 31 additions and 26 deletions

31
README.md Normal file
View File

@ -0,0 +1,31 @@
noprocast
=========
A gem to stop you procastinating. Noprocast automatically adds and removes items from your /etc/hosts, rendering addictive websites useless.
Installation
------------
gem install noprocast
Usage
-----
`noprocast status` check if noprocast is enabled or not
`noprocast edit` edit noprocast's list of banned websites
`[sudo] noprocast on` enable noprocast
`[sudo] noprocast off` disable noprocast
Notes
-----
Noprocast saves a backup of your /etc/hosts file in /etc/.hosts.noprocastbackup the first time it runs. Just in case.
Contact
-------
rfwatson at gmail

View File

@ -1,26 +0,0 @@
= noprocast
A gem to stop you procastinating. Noprocast automatically adds and removes items from your /etc/hosts, rendering addictive websites useless.
= Installation
<tt>gem install noprocast</tt>
= Usage
<tt>noprocast status</tt> check if noprocast is enabled or not
<tt>noprocast edit</tt> edit noprocast's list of banned websites
<tt>[sudo] noprocast on</tt> enable noprocast
<tt>[sudo] noprocast off</tt> disable noprocast
= Notes
Noprocast saves a backup of your /etc/hosts file in /etc/.hosts.noprocastbackup the first time it runs. Just in case.
= Contact
rfwatson at gmail