From 34bc408a797074eb9355f520ad90ba481214c8b8 Mon Sep 17 00:00:00 2001 From: "Robert (KHobbits)" Date: Sun, 21 Mar 2021 03:31:42 +0000 Subject: [PATCH] Update README.markdown --- README.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index af9ad4598..aca4e170d 100644 --- a/README.markdown +++ b/README.markdown @@ -11,6 +11,7 @@ Recommended NetBeans plugins: * Git * PMD & FindBugs ( http://kenai.com/projects/sqe/pages/Home ) + Building -------- To build with Maven, use the command @@ -32,10 +33,10 @@ Commits should fall into one of 3 areas: - Commits which fix bugs caused by previous commits (since last release), or otherwise make no functionality changes, should have no prefix. These will not be added to the project change log. + Coding Guidelines ----------------- - Please follow the format guidelines that are saved in the project properties. Windows users, please read this: http://help.github.com/line-endings/