summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFulup Ar Foll <fulup@iot.bzh>2017-09-29 12:26:46 +0200
committerFulup Ar Foll <fulup@iot.bzh>2017-09-29 12:26:46 +0200
commitf26ce0a65b6cd3c9d7d74f6c79e7c3a932b00d86 (patch)
tree692acbc3e1b2e0c44d90656f9fb1804629b1b441
parentacde5b8a880ff6f5e19ee91bd1f213339947b62f (diff)
Doc update
-rw-r--r--.gitignore1
-rw-r--r--README.md2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0af1f31..ee3f101 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Makefile
*.so
nbproject/private
*.tar.gz
+nbproject
diff --git a/README.md b/README.md
index ba10cb0..61b3c20 100644
--- a/README.md
+++ b/README.md
@@ -51,5 +51,5 @@ static CtlSectionT ctlSections[]= {
int err = CtlConfigExec (ctlConfig);
```
-For sample usage look at https://github.com/iotbzh/afb-controller
+For sample usage look at https://github.com/fulup-bzh/ctl-utilities