From 61ab6a9df17c688399b3c582c8293c9e6ad63ef2 Mon Sep 17 00:00:00 2001 From: Clemens Fries Date: Mon, 13 Jun 2016 13:23:40 +0200 Subject: use overview.adoc as project's README file --- README.asciidoc | 1 + 1 file changed, 1 insertion(+) create mode 120000 README.asciidoc diff --git a/README.asciidoc b/README.asciidoc new file mode 120000 index 0000000..f2db46f --- /dev/null +++ b/README.asciidoc @@ -0,0 +1 @@ +src/main/java/overview.adoc \ No newline at end of file -- cgit