diff --git a/README.md b/README.md
index 1587fca3..0c3320cb 100644
--- a/README.md
+++ b/README.md
@@ -141,6 +141,12 @@ This project is built using [Electron React Boilerplate](https://github.com/elec
+
+## Star History
+
+[![Star History Chart](https://api.star-history.com/svg?repos=Sandakan/Nora&type=Date)](https://star-history.com/#Sandakan/Nora&Date)
+
+
## Feedback
If you have any feedback about bugs, feature requests, etc. about the app, please let me know through my [email](mailto:sandakannipunajith@gmail.com).
@@ -150,13 +156,13 @@ If you have any feedback about bugs, feature requests, etc. about the app, pleas
Made with ❤ by Sandakan Nipunajith.
- Love Sri Lanka.
+ Love, Sri Lanka.
- ##### Every song, artist, album, and song cover used in this demonstration is not owned by myself but owned by their respective owners. They were used for demonstration purposes only. I value all the copyrights of the owners of the above assets.
-[^1]: song lyrics uses [SongLyrics](https://www.npmjs.com/package/songlyrics) package and an implementation from [MxLRC](https://github.com/fashni/MxLRC) package under the hood.
-[^2]: personalized shuffles and playlists are generated by analyzing the user's listening patterns and no. of listens per song and using that data to personalize the songs.
-[^3]: currently app only supports editing mp3 files due to some limitations of the dependencies.
+[^1]: The song lyrics use the [SongLyrics](https://www.npmjs.com/package/songlyrics) package and an implementation from the [MxLRC](https://github.com/fashni/MxLRC) package under the hood.
+[^2]: Personalized shuffles and playlists are generated by analyzing the user's listening patterns and the number of times each song gets played.
+[^3]: Currently, the app only supports editing mp3 files due to some limitations of the dependencies.