diff --git a/.readme/config.json b/.readme/config.json new file mode 100644 index 00000000..88556a84 --- /dev/null +++ b/.readme/config.json @@ -0,0 +1,4 @@ +{ + "build": "README.md", + "files": ["./.readme/template.md"] +}