diff --git a/README.md b/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..165c462286dcab18785ebe1e7f8a5589e3115e0e
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+I store here some of [pandoc filters](https://pandoc.org/lua-filters.html) I oftenly use.
+
+- [beamer-subtitle](beamer-subtitle) - transform heading with subtitle class as beamer subtitle
+- [center.lua](center.lua) - center image on their line and div content
+- [include-code-files.lua](include-code-files.lua) - include code from source files
+- [include-files.lua](include-files.lua) - include Markdown files
+- [svg-image-to-pdf.lua](svg-image-to-pdf.lua) - filter to replace svg filename by pdf ones