diff --git a/readme.md b/readme.md index 7671f8b8c4..9361463aa3 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,5 @@ +## Getting Started + dbatools logo dbatools is PowerShell module that you may think of like a command-line SQL Server Management Studio. The project initially started out as just `Start-SqlMigration.ps1`, but has now grown into a collection of [over 500 commands](https://dbatools.io/commands) that help automate SQL Server tasks and encourage best practices. Want to contribute to the project? We'd love to have you! Visit our [contributing.md](contributing.md) for a jump start.