aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 8308652..ca208b1 100644
--- a/README
+++ b/README
@@ -24,6 +24,8 @@ to use the library:
#include <nvxx.h> and link with -lnvxx. if you link statically, you also need
to link with -lnv.
+for complete documentation, read the nvxx(3) manual page.
+
the basic API is very similar to the C libnv API:
auto nvl = bsd::nv_list();