aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraleteoryx <alyx@aleteoryx.me>2024-11-12 16:55:01 -0500
committeraleteoryx <alyx@aleteoryx.me>2024-11-12 16:55:01 -0500
commit5fe4a07f496ad6394be4f7fc4661b55f7102ea42 (patch)
tree9992c9bfd7c9bebc9820bfc486215cc13f2c47a4
parent875bbb219ca7efc93c438229a69c3047c8adde88 (diff)
downloadrss_dot_php-5fe4a07f496ad6394be4f7fc4661b55f7102ea42.tar.gz
rss_dot_php-5fe4a07f496ad6394be4f7fc4661b55f7102ea42.tar.bz2
rss_dot_php-5fe4a07f496ad6394be4f7fc4661b55f7102ea42.zip
demo in the readme
-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 &lt;iframe&gt;.
+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