From ff74345a5bf4eb0a9b82f9d06e498e466d936cc1 Mon Sep 17 00:00:00 2001
From: Abhishek Mishra <79761277+AbhiMishra-Now@users.noreply.github.com>
Date: Sun, 1 Oct 2023 17:37:30 +0530
Subject: [PATCH] Update README.md
---
README.md | 24 +++++++++++++++++-------
1 file changed, 17 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index e02df10..08b6bb0 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,5 @@
# Vigor-Liquidation-Crypto-Calculator
-# Tech used
-
-
-
-
-
-
- Vigor Liquidation Crypto Calculator where you can check Borrow balance, Supply balance, Available credit, and Liquidation events.
@@ -17,3 +10,20 @@
![Screenshot (245)](https://user-images.githubusercontent.com/79761277/192328955-4fc4a8e4-af17-449e-b6d0-590a9757d891.png)
![Screenshot (775)](https://user-images.githubusercontent.com/79761277/192326322-7e79f7e2-0b0b-400c-951a-bb68764da229.png)
+
+
+
+## Features
+- **Borrow Balance:** Calculate your current borrow balance by inputting borrowing details.
+- **Supply Balance:** Check your supply balance based on the amount of cryptocurrency supplied as collateral.
+- **Available Credit:** Determine your available credit, helping you manage your borrowing safely.
+- **Liquidation Events:** Receive real-time alerts about potential liquidation events to avoid losses.
+- **CoinGecko Integration:** Fetch up-to-date cryptocurrency data, including price, volume, market cap, and exchange data.
+
+
+## Installation
+To run the Vigor Crypto Liquidation Calculator locally
+
+Clone this repository to your local machine:
+ ```bash
+ git clone https://github.com/yourusername/vigor-crypto-calculator.git