Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Microsoft Azure Cosmos DB Java SDK

![](https://img.shields.io/maven-central/v/com.microsoft.azure/azure-documentdb.svg)
![](https://img.shields.io/github/issues/azure/azure-documentdb-java.svg)
![https://mvnrepository.com/artifact/com.microsoft.azure/azure-documentdb](https://img.shields.io/maven-central/v/com.microsoft.azure/azure-documentdb.svg)
![https://github.com/Azure/azure-documentdb-java/issues](https://img.shields.io/github/issues/azure/azure-documentdb-java.svg)

This project provides a client tools or utilities in Java that makes it easy to interact with Azure CosmosDB. For documentation please see the Microsoft Azure [Java Developer Center](http://azure.microsoft.com/en-us/develop/java/) and the [JavaDocs](http://dl.windowsazure.com/documentdb/javadoc).

Expand Down