diff --git a/README.md b/README.md new file mode 100644 index 0000000..99668bd --- /dev/null +++ b/README.md @@ -0,0 +1,100 @@ +# ifeeds + +One of the most useful features of Blogger is its ability to generate feeds, and based on this, I developed a plugin that creates widgets, allowing visitors with their own blogs and who enjoy your content to display your latest posts as a sign of appreciation. + +## Install + +### npm + +``` +npm i ifeeds +``` + +### cdn + +```html + +``` + +## Basic Usage + +### Builder Mode + +It provides controls for users to configure the plugin, this would be the minimum structure: + +```html + +