aboutsummaryrefslogtreecommitdiff
path: root/README.mdwn
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-25 18:49:09 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-25 18:49:09 -0300
commite2c581c60ec13da1a35b6f5c0c48d8d917cf6d1c (patch)
treefdd6900c27cf06dabc93310a43e400bb34430737 /README.mdwn
parent2d44a57df6eda216291b98d3e17df31428970dc8 (diff)
downloadhttruta-e2c581c60ec13da1a35b6f5c0c48d8d917cf6d1c.tar.gz
httruta-e2c581c60ec13da1a35b6f5c0c48d8d917cf6d1c.tar.bz2
Use .md for doc extension
Diffstat (limited to 'README.mdwn')
-rw-r--r--README.mdwn12
1 files changed, 0 insertions, 12 deletions
diff --git a/README.mdwn b/README.mdwn
deleted file mode 100644
index 6d9bbbf..0000000
--- a/README.mdwn
+++ /dev/null
@@ -1,12 +0,0 @@
-HTTRUTA Feed Crawler Project
-============================
-
-Download all links from a feed using httrack. This is the engine behind the
-"Cache" feature used by https://links.fluxo.info Semantic Scuttle instance.
-
-Usage
------
-
-Place this script somewhere and setup a cronjob like this:
-
-`*/5 * * * * /var/sites/cache/httruta/httracker &> /dev/null`