Quellcode durchsuchen

Update README.md

Fredrik Hultin vor 12 Jahren
Ursprung
Commit
e47e87410d
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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.