fix: image to site link

Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
This commit is contained in:
Ameya Shenoy 2021-02-12 16:22:10 +05:30
parent 1f00c1d4ab
commit d38316e1d0
Signed by: codingcoffee
GPG key ID: F7D58AAC5DACF8D3

View file

@ -1,10 +1,12 @@
<div align="center"> <div align="center">
<img src="./frontend/src/assets/logo.png" width="250"> <a href="https://bullish.codingcoffee.me" target="_blank" rel="noopener noreferrer">
<h1> <img src="./frontend/src/assets/logo.png" width="250">
Bullish <h1>
</h1> Bullish
<h4>A simple webapp to explore Bhav Copy Equity data</h4> </h1>
<h4>A simple webapp to explore Bhav Copy Equity data</h4>
</a>
</div> </div>
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0) [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)