Skip to content

Commit d4579e3

Browse files
author
Rob Austin
authored
Update README.md
1 parent 6caa0dc commit d4579e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Java-Runtime-Compiler
22
=====================
3-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/net.openhft/compiler/badge.svg)](https://maven-badges.herokuapp.com/maven-central/net.openhft/Java-Runtime-Compiler)
3+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/net.openhft/compiler/badge.svg)](https://maven-badges.herokuapp.com/maven-central/net.openhft/compiler)
44

55
This takes a String, compiles it and loads it returning you a class from what you built.
66
By default it uses the current ClassLoader. It supports nested classes, but otherwise builds one class at a time.

0 commit comments

Comments
 (0)