nbplib

commit 948c160391241876be87d07a0cff202e384b0da2

Author: mesyeti <mesyeti@mesyeti.uk>

add link to readme

 README.md | 2 ++


diff --git a/README.md b/README.md
index 98e8899d5446cd299419eef1324898a7a6670ef3..b7154e782bb37bb17e10d1474b4ef2ff3fdaa289 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@ # plib
 
 A collection (soon) of libraries to help with portability
 
+Read more at <https://nonbloat.mesyeti.uk/nbplib.html>
+
 ## How to use
 Add the `.c` file for the library/s you want to use to your build system, or `#include` the
 `.c` file in your project's source file. Use the header files the same way you would