Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
naaman committed Sep 14, 2016
1 parent 6284efb commit d4cacde
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ a Heroku logging format.

```xml
<dependency>
<groupId>com.heroku</groupId>
<artifactId>logfmt</artifactId>
<version>0.1</version>
</dependency>
<groupId>com.heroku</groupId>
<artifactId>logfmt</artifactId>
<version>0.1</version>
</dependency>
```

```java
Expand Down Expand Up @@ -56,4 +56,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
THE SOFTWARE.

0 comments on commit d4cacde

Please sign in to comment.