reword readme

This commit is contained in:
Connor Olding 2013-07-09 17:30:29 -07:00
parent 264706a6df
commit d0c7974729

View File

@ -1,13 +1,15 @@
# meow.sh # meow.sh
Prints out the title, torrent link, and timestamp Scrapes the title, torrent link, and timestamp
for every new release matching your regular expressions for every new release matching user-defined regular expressions.
and reminds you that your taste in anime is shit. Optionally sends them to a local instance of transmission-remote.
## Usage ## Usage
Just take a peek at `run` and `config.sh` for now. Define regexes in `config.sh` and
If you can't figure it out, you're too sane to use this. execute `../path/to/meow.sh/run`.
You may wish to redirect or silence
stdout when running as a cron job.
## License ## License