refine readme

This commit is contained in:
TonyQ 2021-12-04 02:08:42 +00:00
parent 93611c46eb
commit da76323c9c

View File

@ -583,7 +583,7 @@ or
bash utils/generate-new-migration.sh add_pnl_column
```
Be sure to edit both sqlite3 and mysql migration files. ( [Sample] (migrations/mysql/20210531234123_add_kline_taker_buy_columns.sql) )
Be sure to edit both sqlite3 and mysql migration files. ( ![Sample](migrations/mysql/20210531234123_add_kline_taker_buy_columns.sql) )
To test the drivers, you have to update the rockhopper_mysql.yaml file to connect your database,