Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cirrus-up-cloud authored Sep 18, 2018
1 parent 401b724 commit b16e08e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ This library exposes a simple but very efficient AWS request handler that log in

### How to use it ###
i. Declare the dependency in your _pom.xml_ file.
```<dependency>
```
<dependency>
<groupId>cloud.cirrusup</groupId>
<artifactId>aws-latency-request-log-handler</artifactId>
<version>1.0.0</version>
</dependency>```
</dependency>
```

ii. Create a _request handler_ object.

Expand Down

0 comments on commit b16e08e

Please sign in to comment.