From 99a9a197215349338975f96a56d94f72d4990fa9 Mon Sep 17 00:00:00 2001 From: Brian Barto Date: Fri, 20 Jan 2017 15:19:46 -0500 Subject: [PATCH] README tweak modified: README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a106f08..969f86e 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ 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. +for any program that runs from the command line. See [LibNMS](https://github.com/bartobri/libnms) for more info.