Merge ParallelLLC changes and resolve README conflict
Browse files
README.md
CHANGED
@@ -42,7 +42,7 @@ A comprehensive algorithmic trading system with synthetic data generation, compr
|
|
42 |
|
43 |
1. Clone the repository:
|
44 |
```bash
|
45 |
-
git clone https://github.com/
|
46 |
cd algorithmic_trading
|
47 |
```
|
48 |
|
|
|
42 |
|
43 |
1. Clone the repository:
|
44 |
```bash
|
45 |
+
git clone https://github.com/ParallelLLC/algorithmic_trading.git
|
46 |
cd algorithmic_trading
|
47 |
```
|
48 |
|