Browse Source

Update 'README.md'

yesoda 5 years ago
parent
commit
e384c687eb
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -1,4 +1,4 @@
1
-# Part 1 - Create MySQL Database
1
+# Part 1 - Create MySQL Database..
2 2
 1. Start MySQL from console
3 3
 2. Create a new Database named 'orm_lab'
4 4
 3. Inside that database create a new table name 'account'