diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |