From 2c29e85be7a69551e680a11788eb78ffec7a2385 Mon Sep 17 00:00:00 2001
From: LYND$KG <60162813+lyndskg@users.noreply.github.com>
Date: Thu, 28 Dec 2023 07:09:48 -0500
Subject: [PATCH] Update README.md
---
README.md | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 3ff2587..c38c729 100644
--- a/README.md
+++ b/README.md
@@ -149,13 +149,11 @@
### Key Features:
-1. **Input Modes**
-The program supports various input modes to cater to diverse user needs:
-
-User Input: Users can interactively input option parameters through a command-line interface.
-File Input: Option parameters can be read from external files, providing flexibility and ease of data input.
-Database Input: Retrieve option parameters from a database, enabling integration with data storage systems.
-Market Data Feeds/APIs: Fetch real-time market data from external sources or APIs, ensuring dynamic and up-to-date pricing information.
+1. **Input Modes**: The program supports various input modes to cater to diverse user needs.
+> User Input: Users can interactively input option parameters through a command-line interface.
+> File Input: Option parameters can be read from external files, providing flexibility and ease of data input.
+> Database Input: Retrieve option parameters from a database, enabling integration with data storage systems.
+> Market Data Feeds/APIs: Fetch real-time market data from external sources or APIs, ensuring dynamic and up-to-date pricing information.
2. **Option Greeks Calculation**