diff options
| -rw-r--r-- | readme.md | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -14,12 +14,19 @@ </a> </p> +<br /> + <p align="center"> <b>Hunt the most starred projects on GitHub</b></br> <sub>✨ React app and Chrome Extension to go through the top projects ✨<sub> </p> -<br /> +<p align="center"> + <br><b>GitHunt</b> is a react application and<br>and chrome extension that let's you explore + <br>the most starred projects on GitHub<br><a href="https://kamranahmed.info/githunt">Use Online</a> • <a href="https://bit.ly/githunt-chrome">Install Extension</a> + <br><br><img alt="githunt" src="https://i.imgur.com/IytguGv.png"> +</p> + * **Web application**: React application which you can use as a [Web Application](http://kamranahmed.info/githunt) * **Extension**: [chrome extension](https://chrome.google.com/webstore/detail/githunt/khpcnaokfebphakjgdgpinmglconplhp) to replace your new tab with the trending repositories @@ -28,8 +35,6 @@ * **Views**: use the grid or listing, whatever you like * **Remembers**: it remembers the options you select and will present - - ## Installation * Use Online – http://kamranahmed.info/githunt |
