diff --git a/README.md b/README.md new file mode 100644 index 0000000..812b82c --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Azure DocumentDB Data Migration Tool +The DocumentDB Data Migration Tool is an open source solution to import data to DocumentDB from a variety of sources, including: +* JSON files +* MongoDB +* SQL Server +* CSV files +* DocumentDB + +For help using the tool, please see the online documentation located [here](http://azure.microsoft.com/en-us/documentation/articles/documentdb-import-data/).