From 234782d86bce45a1e21c112b349c7d8b814254cd Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Mon, 23 Aug 2010 20:35:20 +0300 Subject: [PATCH] removed plaintext README, learning git by fixing mistakes --- README | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 README diff --git a/README b/README deleted file mode 100644 index 0a2c5c0..0000000 --- a/README +++ /dev/null @@ -1,10 +0,0 @@ -# xkcd-Mailer # - -Takes the first/latest item from the xkcd atom-feed and mails the image and punchline to a specified email address. - -## crontab example ## - -5 minutes over 7am on monday, wednesday and friday. - - 5 7 * * 1,3,5 /usr/bin/php /home/users/viir/code/php/xkcd-mailer.php -