diff --git a/README.md b/README.md index 2b9919f..a506277 100644 --- a/README.md +++ b/README.md @@ -75,13 +75,5 @@ dist/ │   └── manifest.json └── source.html ``` -`source.html` contains HTML code that needs to be pasted in your document's head. -`public` folder must be the same as your project's public folder, you can simply copy-paste it into your project (make sure you don't have one of these generated files already in your project, such as `manifest.json`). - ---- - -## Acknowledgements -I would love to hear any ideas or issues regarding this makefile. Make sure to create an issue or a pull request. - -You can also send me an email to stuzer05 at gmail.com +`source.html` contains HTML code that needs to be pasted in your document's head. \ No newline at end of file