Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
universalbit-dev authored May 1, 2024
1 parent 8a35daf commit 2dfadd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ pm2 status
* ##### [Ecosystem File](https://pm2.keymetrics.io/docs/usage/application-declaration/)


* [import](https://github.com/universalbit-dev/gekko-m4/blob/master/docs/mode/import/import.md) exchange data
* [import](https://github.com/universalbit-dev/gekko-m4/blob/master/import_ecosystem.config.js) exchange data
```bash
pm2 start ecosystem.config.js
```
* [backtest](https://github.com/universalbit-dev/gekko-m4/blob/master/docs/mode/backtest/backtest.md)
* [backtest](https://github.com/universalbit-dev/gekko-m4/blob/master/ecosystem.config.js)
```bash
pm2 start ecosystem.config.js
```
Expand Down

0 comments on commit 2dfadd0

Please sign in to comment.