Making the H5s to H4s
modified: README.md
This commit is contained in:
parent
908c535277
commit
20aab20a9b
@ -51,7 +51,7 @@ you press a key, at which point the program will terminate.
|
||||
Using the Modules in Your Program
|
||||
---------------------------------
|
||||
|
||||
##### Synopsis
|
||||
#### Synopsis
|
||||
|
||||
File: synopsis.c
|
||||
```
|
||||
@ -73,7 +73,7 @@ Compile synopsis.c (must include `nms.c` and `-lncurses`):
|
||||
gcc nms.c synopsis.c -o synopsis -lncurses
|
||||
```
|
||||
|
||||
##### The Details
|
||||
#### The Details
|
||||
|
||||
You will need to copy two files to your project:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user