From b1a6a8451393d4fda9c019b4f67935975eb1de66 Mon Sep 17 00:00:00 2001 From: akullpp Date: Thu, 10 Jul 2014 14:44:34 +0200 Subject: [PATCH] Update README.md Cleanup of last commit. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 24cdf38..1f927a9 100644 --- a/README.md +++ b/README.md @@ -195,8 +195,8 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [ * [AssertJ](http://joel-costigliola.github.io/assertj/) - Fluent assertions * [Calipher](https://code.google.com/p/caliper/) - Microbenchmarking framework * [JMH](http://openjdk.java.net/projects/code-tools/jmh/) - Microbenchmarking -* [TestNG](http://testng.org/) Testing framework -* [JUnit](http://junit.org/) Testing framework +* [TestNG](http://testng.org/) - Testing framework +* [JUnit](http://junit.org/) - Testing framework ## Utility