From 04761964eec711f7683ce57b707605096efc72ac Mon Sep 17 00:00:00 2001 From: akullpp Date: Sat, 12 Jul 2014 01:36:13 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f82ec7e..0b7f9e9 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [ ## Development Tools * [DCEVM](http://ssw.jku.at/dcevm/) - Modification of the JVM that allows unlimited redefinition of loaded classes at runtime. -* [JRebel](http://zeroturnaround.com/software/jrebel/) (:heavy_dollar_sign:) - Instantly reloads code and configuration changes without redeploys. +* [JRebel](http://zeroturnaround.com/software/jrebel/) - Instantly reloads code and configuration changes without redeploys. ## Distributed Applications *Libraries and frameworks used to ease writing distributed and fault-tolerant applications*