Edwin Salguero commited on
Commit
4349604
·
unverified ·
1 Parent(s): 172f6cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 <repository-url>
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.