aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 133f0b6..1fefd31 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ This tool isn't intended for standalone reading, instead it's
intended to be used as an aggregator for personal feeds, that can be
embedded into a website via an <iframe>.
+You can see it in action [on my homepage][me].
+
## Usage
To use this tool, just download the main [`rss.php`][php] file and edit it.
@@ -33,5 +35,6 @@ URLs overlap.
[`aleteoryx.css`][css] contains an example stylesheet.
+[me]: https://aleteoryx.me
[php]: https://git.aleteoryx.me/cgit/rss_dot_php/tree/rss.php
[css]: https://git.aleteoryx.me/cgit/rss_dot_php/tree/aleteoryx.css