From ae5efab9cb632d3c65924379ddcab264ce4f44dd Mon Sep 17 00:00:00 2001 From: Safdar Jamal Date: Sun, 15 Aug 2021 21:10:44 +0500 Subject: [PATCH] Update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c5a5486..8790a87 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,10 @@ And then open http://localhost:3000 to view it in the browser. | npm start | Runs the app in development mode. | | npm run build | Builds the app for production to the `build` folder. | +## Credits + +Preact Boilerplate is built and maintained by [Safdar Jamal](https://safdarjamal.github.io). + ## License This project is licensed under the terms of the [MIT license](https://github.com/SafdarJamal/preact-boilerplate/blob/master/LICENSE).