Compare commits

...

1 commit

Author SHA1 Message Date
d38316e1d0
fix: image to site link
Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
2021-02-12 16:23:06 +05:30

View file

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