fix README layout (#21)
parent
d73491bc28
commit
789ca317d6
|
|
@ -1,4 +1,6 @@
|
||||||
|
# norm
|
||||||
|
|
||||||
|
```
|
||||||
NORM SOURCE CODE RELEASE
|
NORM SOURCE CODE RELEASE
|
||||||
|
|
||||||
/*********************************************************************
|
/*********************************************************************
|
||||||
|
|
@ -29,6 +31,7 @@
|
||||||
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
|
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
*
|
*
|
||||||
********************************************************************/
|
********************************************************************/
|
||||||
|
```
|
||||||
|
|
||||||
This is the NRL NORM source code repository.
|
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'
|
This will enable you to issue 'git pull', etc to treat the 'protolib'
|
||||||
sub-directory as its own (sub-) repository.
|
sub-directory as its own (sub-) repository.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue