summaryrefslogtreecommitdiffstats
path: root/old-docs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'old-docs/README.md')
-rw-r--r--old-docs/README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/old-docs/README.md b/old-docs/README.md
new file mode 100644
index 000000000..62c2dac07
--- /dev/null
+++ b/old-docs/README.md
@@ -0,0 +1,13 @@
+# Documentation
+
+
+As a developer you can interact with the News app in the following ways:
+
+* [Use the API for syncing and updating feeds](externalapi/)
+* [Write plugins](plugins/)
+* [Add custom CSS for feeds](feedcss/)
+* [Customize the explore section](explore/)
+
+
+The News app uses [FeedIO](https://github.com/alexdebril/feed-io) for parsing feeds and full text feeds. FeedIO is a fantastic library so if you contribute or fix bugs, please consider **contributing your changes** back to the library to help others :)
+