From cb517d342b08b7a9494aac1d1fb2145b7ef14086 Mon Sep 17 00:00:00 2001 From: Jonas Samuelsson Date: Wed, 4 Mar 2020 16:15:31 +0100 Subject: [PATCH] added download link to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5c3113d5..9b896464 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ The Azure Cosmos DB Data Migration Tool is an open source solution to import dat For help using the tool, please see the online documentation located [here](http://azure.microsoft.com/en-us/documentation/articles/documentdb-import-data/). +The latest version of the tool can be downloaded [here](https://aka.ms/csdmtool). + --- This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.