Skip to content

Commit

Permalink
README update and removing release script
Browse files Browse the repository at this point in the history
  • Loading branch information
arosenfeld committed Apr 2, 2013
1 parent ca124d2 commit 78039f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 36 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ interaction, a cronjob (or scheduled task in Windows) must be setup to run
For example, to setup a cronjob that runs every 5 minutes, run "crontab -e" and
add the following line to the end of the file:

$ */5 * * * * php /path/to/phpwatch/root/directory/cron.php
*/5 * * * * php /path/to/phpwatch/root/directory/cron.php

Bugs & Feature Requests
-----------------------
Please report all bugs and request new features on
[GitHub](https://github.com/arosenfeld/phpwatch/issues)
[GitHub](https://github.com/arosenfeld/phpwatch/issues).
34 changes: 0 additions & 34 deletions make-release.py

This file was deleted.

0 comments on commit 78039f2

Please sign in to comment.