diff --git a/README.md b/README.md index 73ff4325..2de4ef92 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repo contains command line tools and go packages for working with Microsoft ## Sqlcmd -The `sqlcmd` project aims to be a complete port of the native sqlcmd to the `go` language, utilizing the [go-mssqldb](https://github.com/microsoft/go-mssqldb) driver. For full documentation of the tool and installation instructions, see https://docs.microsoft.com/sql/tools/go-sqlcmd-utility +The `sqlcmd` project aims to be a complete port of the native sqlcmd to the `Go` language, utilizing the [go-mssqldb](https://github.com/microsoft/go-mssqldb) driver. For full documentation of the tool and installation instructions, see https://docs.microsoft.com/sql/tools/go-sqlcmd-utility ### Breaking changes