summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0bc73cb
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+Podcast Service
+===============
+
+Podcast Service provides a restful interface for managing a set of podcasts. The
+system is targeted towards podcasting church services. The system pre-renders
+the web pages and podcast XML files when podcasts are added/modified/removed,
+rather than rendering them dynamically on each page load.
+