diff --git a/README.md b/README.md index b65cb52..614a70a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Apache Traffic Server Url Signer 4j +Apache Traffic Server URL Signer 4j ======== [![Apache License](http://img.shields.io/badge/license-ASL-blue.svg)](https://github.com/buraksarp/ats-url-signer/blob/master/LICENSE) @@ -13,14 +13,14 @@ Usage We will be at Maven Central Repository soon: ```xml - io.github.buraksarp.urlsigner + io.github.buraksarp urlsigner 1.0 ``` or Gradle: ```groovy -compile 'io.github.buraksarp.urlsigner:urlsigner:1.0' +compile 'io.github.buraksarp:urlsigner:1.0' ``` Supported Operations & Examples