fix: image to site link
Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
This commit is contained in:
parent
1f00c1d4ab
commit
d38316e1d0
1 changed files with 7 additions and 5 deletions
12
README.md
12
README.md
|
|
@ -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>
|
||||||
|
|
||||||
[](https://www.gnu.org/licenses/agpl-3.0)
|
[](https://www.gnu.org/licenses/agpl-3.0)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue