From 8b942e63f7ba21ddbcd67cdac575b1d5d2db8cad Mon Sep 17 00:00:00 2001 From: Per Lundberg Date: Sun, 16 Apr 2017 20:52:45 +0300 Subject: [PATCH] README.md: Fixed incorrect Markdown It now renders much better. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b3f99fa..bc549bf5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Bridge API to connect with existing Java APIs. [Google Groups Discussion Forum](https://groups.google.com/forum/#!forum/node-java) -###Other projects that might be helpful +### Other projects that might be helpful * [node-java-maven](https://github.com/joeferner/node-java-maven) - manages your node-java classpath by using maven dependency mangement.