From 59a547beb06a8eeb10509a9144ab89d298766e58 Mon Sep 17 00:00:00 2001 From: wes Date: Fri, 7 Jul 2017 10:14:04 -0400 Subject: [PATCH] add readme --- README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..c3abc4f --- /dev/null +++ b/README @@ -0,0 +1,4 @@ +Build libfnv and do "cp ./libfnv/.libs/libfnv.so ./libfnv.so.0" +run "make lib" + +Assuming everything went well, you should be able to run it in the current directory.