Edwin Salguero
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -60,7 +60,7 @@ A comprehensive algorithmic trading system with synthetic data generation, compr
|
|
60 |
|
61 |
1. Clone the repository:
|
62 |
```bash
|
63 |
-
git clone
|
64 |
cd algorithmic_trading
|
65 |
```
|
66 |
|
@@ -441,4 +441,4 @@ The system includes robust error handling:
|
|
441 |
|
442 |
## License
|
443 |
|
444 |
-
This project is licensed under the Apache License, Version 2.0 - see the [LICENSE](LICENSE) file for details.
|
|
|
60 |
|
61 |
1. Clone the repository:
|
62 |
```bash
|
63 |
+
git clone https://github.com/EAName/algorithmic_trading.git
|
64 |
cd algorithmic_trading
|
65 |
```
|
66 |
|
|
|
441 |
|
442 |
## License
|
443 |
|
444 |
+
This project is licensed under the Apache License, Version 2.0 - see the [LICENSE](LICENSE) file for details.
|