diff --git a/README.MD b/README.MD index 082b9aa..88cb0cc 100644 --- a/README.MD +++ b/README.MD @@ -12,9 +12,9 @@ Extract from SqlManagement the database creation schemas of the origin and desti ![Second step](Doc/Secondscreen.PNG) -1. Choose a suffix(_diff is the default) and an output directory +1. Choose a suffix(_diff is the default) and an output directory. 2. Choose a file name. It will contain the update schema. -3. Chose the db objects that you want compare or you want update. +3. Choose the db objects that you want compare or you want update. 4. Click compare to generate two files with the difference between schemas. 5. Click create update file to create a file with sql statement to modify the destination as origin database.