From 789ca317d6d29c8e3f2295e8f379546686418b6d Mon Sep 17 00:00:00 2001 From: rui Date: Mon, 1 Feb 2021 09:32:17 -0500 Subject: [PATCH] fix README layout (#21) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b69c21f..5dbb6b6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ +# norm +``` NORM SOURCE CODE RELEASE /********************************************************************* @@ -29,6 +31,7 @@ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * ********************************************************************/ +``` This is the NRL NORM source code repository. @@ -138,6 +141,3 @@ git checkout master This will enable you to issue 'git pull', etc to treat the 'protolib' sub-directory as its own (sub-) repository. - - -