diff --git a/README.md b/README.md index b4659d2..c1f5ebe 100644 --- a/README.md +++ b/README.md @@ -52,3 +52,12 @@ Feel free to contribute ## Show your support Give a ⭐️ if you like this project! + +## Acknowledgments +- We remain indepted to the Facebook team that develop create-react-app and React Redux as open source. +- A special thanks to Microverse for inspiring this project. We really appreciate. +- A special thanks goes to all our peers at Microverse for being ther for us. + +## 📝 License + +This project is [MIT](./LICENSE) licensed. diff --git a/src/components/Navbar.js b/src/components/Navbar.js index 639cd06..4e3237a 100644 --- a/src/components/Navbar.js +++ b/src/components/Navbar.js @@ -4,10 +4,10 @@ import Image from '../logo.png'; const Navbar = () => (