aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
-rw-r--r--Readme.md2
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d64f0b3..6be08cb 100644
--- a/Makefile
+++ b/Makefile
@@ -39,6 +39,7 @@ clean:
rm -R $(BUILDDIR)
run: test
+ ./$(BUILDDIR)/test/test
genversion:
@echo Building Version
diff --git a/Readme.md b/Readme.md
index a32972f..c20ad07 100644
--- a/Readme.md
+++ b/Readme.md
@@ -10,7 +10,7 @@ Required Packages:
this creates two folders in ./build/: lib and inc, wich hold the library and the headers respectively. these can then be copied into your projects directory.
-#Using
+# Using
Compile your program with linkerflags: