diff --git a/README.md b/README.md index dd88c3d..4cfd60d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Use WiringPI for NanoPi to monitor a single GPIO which is attached to the output ## Setting up WiringPI -My NanoPi Neo isn't supported by the WiringPI library I found so I had to edit `wiringPi/boardtype_friendlyelec.c` which I've included, you'll then need to recompile the library with the change. +My NanoPi Neo isn't supported by the WiringPI library I found so I had to edit `wiringPi/boardtype_friendlyelec.c` which I've included, you'll then need to recompile the library with the change. For a full repo see here: https://git.solarcene.community/smallsolar/WiringNP ## Compiling