diff --git a/README.md b/README.md index eb4ae10..5aeb43b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # sqlmlutils +[![Build Status](https://travis-ci.com/Microsoft/sqlmlutils.svg?branch=master)](https://travis-ci.com/Microsoft/sqlmlutils) + sqlmlutils is a package designed to help users interact with SQL Server and execute R or Python code from an R/Python client. + # Installation To install sqlmlutils from this repository, run the following commands from the root folder: