diff options
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..f0722ac --- /dev/null +++ b/README.md | |||
@@ -0,0 +1,7 @@ | |||
1 | # sfeed | ||
2 | |||
3 | Turns out, [sfeed][] is cool! | ||
4 | You can see what this repo generates at | ||
5 | <https://acdw.casa/planet/>. | ||
6 | |||
7 | [sfeed]: https://codemadness.org/sfeed-simple-feed-parser.html | ||