diff --git a/README.md b/README.md index 86ba28c69..8ebc7926b 100644 --- a/README.md +++ b/README.md @@ -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,