Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantenney committed Jul 17, 2015
1 parent 711838a commit a50d8a5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

##About

The `metrics-spring` module integrates [Coda Hale's Metrics library](http://metrics.codahale.com/) with Spring, and provides XML and Java configuration.
The `metrics-spring` module integrates [Dropwizard Metrics library](http://metrics.dropwizard.io/) with Spring, and provides XML and Java configuration.

This module does the following things:

Expand All @@ -29,8 +29,6 @@ Current version is 3.1.0, which is compatible with Metrics 3.1.2
</dependency>
```

This module was formerly contained in the [Metrics repository](https://github.com/codahale/metrics).

###Basic Usage

As of version 3, `metrics-spring` may be configured using XML or Java, depending on your personal preference.
Expand Down

0 comments on commit a50d8a5

Please sign in to comment.