summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorDoge <[email protected]>2021-05-11 03:30:08 +0800
committerDoge <[email protected]>2021-05-11 03:30:08 +0800
commit8467083fdbc412e6c26b78a1e39b8d5b0356731b (patch)
treea909a60faee7e46e83bf34362059d1e6f669e116 /readme.md
parent7343913f7d05e1c15d6e8fe1a78b0b481247b1ab (diff)
downloadchromate-8467083fdbc412e6c26b78a1e39b8d5b0356731b.tar.gz
chromate-8467083fdbc412e6c26b78a1e39b8d5b0356731b.tar.bz2
chromate-8467083fdbc412e6c26b78a1e39b8d5b0356731b.zip
More enhancement for auto rss generator
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index b530aae..fe4eaf3 100644
--- a/readme.md
+++ b/readme.md
@@ -8,4 +8,9 @@ It has the following feature:
- Support for Podcasts: Without too much configuration, you can easily publish a Podcast.
- Dark mode support: Dark mode browsing on most browsers/operating systems.
+If you want to open support for auto generating rss with podcasts, please install a plugin manually:
+```
+npm install podcast --save
+```
+
It is still under development.