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">
|
||||
<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>
|
||||
|
||||
[](https://www.gnu.org/licenses/agpl-3.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue