Add link to LibNMS to README
modified: README.md
This commit is contained in:
parent
aeb2fbb904
commit
1bc6e1065a
12
README.md
12
README.md
@ -31,7 +31,8 @@ Table of Contents
|
|||||||
|
|
||||||
1. [Download and Install](#download-and-install)
|
1. [Download and Install](#download-and-install)
|
||||||
2. [Usage](#usage)
|
2. [Usage](#usage)
|
||||||
3. [License](#license)
|
3. [The NMS Library](#the-nms-library)
|
||||||
|
4. [License](#license)
|
||||||
|
|
||||||
Download and Install
|
Download and Install
|
||||||
--------------------
|
--------------------
|
||||||
@ -127,6 +128,15 @@ the user to press a key before restoring the terminal.
|
|||||||
|
|
||||||
Display version info.
|
Display version info.
|
||||||
|
|
||||||
|
The NMS Library
|
||||||
|
---------------
|
||||||
|
|
||||||
|
For those who would like to use this effect in their own projects, I have
|
||||||
|
created a C library that provides simple interface and can easily be used
|
||||||
|
for any program that supports C libraries and runs from the command line.
|
||||||
|
|
||||||
|
See [LibNMS](https://github.com/bartobri/libnms) for more info.
|
||||||
|
|
||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user