Skip to content

Commit 5563365

Browse files
committed
Added logo and changed text
1 parent 1a5cb65 commit 5563365

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PSDatabaseClone is a PowerShell module for creating SQL Server database images and clones.
1+
<img align="left" src="https://www.sqlstad.nl/wp-content/uploads/2018/07/PSDatabaseClone_Logo_128.png" alt="psdatabaseclone logo"> PSDatabaseClone is a PowerShell module for creating SQL Server database images and clones.
22
It enables administrator to supply environments with database copies that are a fraction of the original size.
33

44
## Usage scenarios
@@ -13,7 +13,7 @@ There are multiple scenarios where you could use the module with
1313
* Save lots of space supplying data to other locations
1414
* Spend less time provisioning databases
1515
* Create multiple local copies of a database
16-
* Make sure there tests are
16+
* Make sure there tests are accurate with up-to-date data
1717

1818
## Prerequisites
1919

0 commit comments

Comments
 (0)