diff --git a/README b/README new file mode 100644 index 0000000..315d477 --- /dev/null +++ b/README @@ -0,0 +1,5 @@ +Java Regular Expression Tool + +Provides a handy user interface for processing a chunk of text with regular expressions (using Java's regular expression engine). + +It is currently functional but was knocked up quick and dirty and the code is a bit of a mess.