From deff1cc2190340908bf68170b6ace03481f2b106 Mon Sep 17 00:00:00 2001 From: Andy Clement Date: Thu, 6 Dec 2012 15:17:43 -0800 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ef66e20 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +spring-loaded +============= + +Java agent that enables class reloading in a running JVM \ No newline at end of file