From 4f9f567aaa8e7e50528b99afb406106aee291c7e Mon Sep 17 00:00:00 2001 From: PJ Walstroem Date: Thu, 17 Mar 2016 15:34:37 +0100 Subject: [PATCH] Update README.md add missing space --- karyon2-governator/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/karyon2-governator/README.md b/karyon2-governator/README.md index 7ae5e123..a69a02ba 100644 --- a/karyon2-governator/README.md +++ b/karyon2-governator/README.md @@ -24,4 +24,4 @@ _Application_ class name to be passed as the program argument. The annotation based model above leverages this basic guice module based bootstrapping model which requires the user to explicitly provide the guice modules which are required by the application. -An example of this model can be found under[karyon examples](../karyon2-examples) +An example of this model can be found under [karyon examples](../karyon2-examples)