Update README.md

This commit is contained in:
Gerald-H 2025-03-11 11:08:39 +01:00 committed by GitHub
parent 42c11d2e7e
commit 62b1c11882
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,6 +21,7 @@ Check out the live demo here: [HodlEye Demo](https://hodleye.gerald-hasani.com/)
- [Alarm Functionality](#alarm-functionality) - [Alarm Functionality](#alarm-functionality)
- [Crypto News](#crypto-news) - [Crypto News](#crypto-news)
- [Economic Calendar](#economic-calendar) - [Economic Calendar](#economic-calendar)
- [TradingView Chart](#tradingview-chart)
3. [Installation & Usage](#installation--usage) 3. [Installation & Usage](#installation--usage)
- [Requirements](#requirements) - [Requirements](#requirements)
- [Docker Build & Run](#docker-build--run) - [Docker Build & Run](#docker-build--run)
@ -104,9 +105,8 @@ The tool refreshes prices every **1 seconds**, which may introduce a slight dela
   
### Tradingview Chart Window ### TradingView Chart
- The **TradingView Chart** Crypto Box Currency click opens a modal with a Tradingview Chart Window iframe, get a better overview of the charts.
- The **Tradingview Chart Window** Function when clicking on one of the Crypto Boxes to get a better overview of the charts.
<img src="https://github.com/user-attachments/assets/53bd1553-7679-40c1-afa8-0330cd28a71b" width="600" height="auto"> <img src="https://github.com/user-attachments/assets/53bd1553-7679-40c1-afa8-0330cd28a71b" width="600" height="auto">
--- ---
@ -214,6 +214,8 @@ HodlEye-Crypto-Price-Tracker
│ ├── index.html │ ├── index.html
│ ├── magic.js │ ├── magic.js
│ ├── news.js │ ├── news.js
│ ├── tradingview.js
│ ├── script.js
│ ├── responsive.css │ ├── responsive.css
│ ├── sound │ ├── sound
│ │ ├── cashing.mp3 │ │ ├── cashing.mp3