Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kianweelee committed Mar 24, 2020
1 parent 634290f commit afde407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -46,7 +46,7 @@ CREATE TABLE nasdaq
);
```
- Edit the config file
You will need to change the db_user and db_password to your own. This is an essential step to prevent the disclosure of your server details.
- You will need to change the db_user and db_password to your own. This is an essential step to prevent the disclosure of your server details.

### How to check if your code works
- Using SELECT * from nasdaq
Expand Down

0 comments on commit afde407

Please sign in to comment.