diff --git a/README.md b/README.md index 0931635f..623dcb66 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ npm run test # run tests with Jest │ ├── styles - styles folder with scss vars, mixins, etc. │ ├── index.jsx - entry │ ├── index.html +├── static ├── webpack_config - Webpack configuration ├── jest_config - Jest configuration ``` \ No newline at end of file diff --git a/static/readme.md b/static/readme.md new file mode 100644 index 00000000..e69de29b