Browse Source

Update README.md

Fredrik Hultin 12 years ago
parent
commit
e47e87410d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -34,7 +34,7 @@ If you're linking statically with OpenHMD using windows/mingw you have to make s
 Note that this is *only* if you're linking statically! If you're using the DLL then you *must not* define OHMD_STATIC. (If you're not sure then you're probably linking dynamically and won't have to worry about this).
 
 ## Pre-built packages
-...
+Will be available soon.
 
 ## Using OpenHMD
-Proper usage examples will be provided in the future. Right now, take a look at tests/simple project.
+Proper usage examples will be provided in the future. Right now, take a look at the tests/simple subdirectory.