Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nmolivo authored Apr 2, 2018
1 parent fe6df25 commit 8f49bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ It walks through installation, creating users, and connecting to a local databas

This Repository will be covering how to do almost all the exercises out of a Jupyter Notebook. However, examples of how to complete some exercises in the CL will also be covered. To access the CLI, where you can create users, manage permissions, and create your first table: click the database created, "valenbisi2018", for this example.<br><br>
<center><img src = "https://github.com/nmolivo/dataquest_eng/blob/master/001_postgres.png?raw=true"></img></center>
<i>Each line will start with</i> <b>`valenbisi2018#=`</b><br><br>
<i>Each line will start with</i> `valenbisi2018#=`<br><br>

Here are the points I found challenging, so they are documented below.<br>
<b>1a. How to fill a database with a csv file:</b><br>
Expand Down

0 comments on commit 8f49bb2

Please sign in to comment.