From 18ccd442cb0ab3b0d2aa9124f1fe82b274c5c46b Mon Sep 17 00:00:00 2001 From: vcaesar Date: Fri, 14 Sep 2018 07:33:35 -0400 Subject: [PATCH] Update README.md --- cdeps/README.md | 2 +- cdeps/hook/README.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 cdeps/hook/README.md diff --git a/cdeps/README.md b/cdeps/README.md index 3303cf7..b6354dd 100644 --- a/cdeps/README.md +++ b/cdeps/README.md @@ -1 +1 @@ -C language dependent package, better to compilation. \ No newline at end of file +C language dependent package, better to compilation. You need to follow the relevant agreement and LICENSE. \ No newline at end of file diff --git a/cdeps/hook/README.md b/cdeps/hook/README.md new file mode 100644 index 0000000..233309c --- /dev/null +++ b/cdeps/hook/README.md @@ -0,0 +1,4 @@ +// The hook directory link from the https://github.com/robotn/gohook/ +// hook, you need to follow the relevant agreement and LICENSE. +// See the LICENSE file at the top-level directory of this distribution and at +// https://github.com/robotn/gohook/blob/master/LICENSE \ No newline at end of file