Fixed readme header

Signed-off-by: Lars Kiesow <lkiesow@uos.de>
This commit is contained in:
Lars Kiesow 2016-08-28 21:25:53 +02:00
parent e571ab88c9
commit a4bb937839
No known key found for this signature in database
GPG key ID: 5DAFE8D9C823CE73

View file

@ -165,7 +165,7 @@ plugins by temporary disabling them during the feed generation. This can be
done by calling the generating method with the keyword argument `extensions`
set to `False`.
**Example: Producing a Podcast**
**Custom Extensions**
If you want to load custom extension which are not part of the feedgen Python
package, you can use the method `register_extension` instead. You can directly