aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-03-12 10:43:29 +0100
committerGravatar Tom Willemsen2012-03-12 10:43:29 +0100
commitb2f2508db09b27fb6b5ae84982daaac3978f96f9 (patch)
tree02653f800a127a8b1afd0aba633a37cf4da4ee99
parent6b298e35f50f620acbae3e94fabc98f31f11a482 (diff)
downloadryuslash.org-b2f2508db09b27fb6b5ae84982daaac3978f96f9.tar.gz
ryuslash.org-b2f2508db09b27fb6b5ae84982daaac3978f96f9.zip
Nah, didn't work
-rw-r--r--README.org2
-rw-r--r--aggregator/README.org2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index f2c92a1..116b52c 100644
--- a/README.org
+++ b/README.org
@@ -6,4 +6,4 @@
** aggregator
- For the ~aggregator~ app, you should look at [[file:aggregator/README.org][it's README]].
+ For the ~aggregator~ app, you should look at its README.
diff --git a/aggregator/README.org b/aggregator/README.org
index 1ff3596..1bca9e7 100644
--- a/aggregator/README.org
+++ b/aggregator/README.org
@@ -1,5 +1,5 @@
* aggregator
- A simple django app that collects ~Post~s from specified ~Feed~s. It
+ A simple django app that collects posts from specified feeds. It
keeps track of which was last updated when and copies the data to
its own tables.