diff README @ 214:930b51de9c28

...
author cannam
date Thu, 23 Oct 2008 16:31:25 +0000
parents d643927816aa
children a5a54b60e82e
line wrap: on
line diff
--- a/README	Wed Oct 22 08:49:17 2008 +0000
+++ b/README	Thu Oct 23 16:31:25 2008 +0000
@@ -190,7 +190,7 @@
    library, but does not build the example plugins or host
 
    VampExamplePlugins.vcproj -- builds the example plugins DLL, but
-   does not build the library or command-line host
+   does not build the library or host
 
 Alternatively, when using Visual Studio or another IDE to build a
 plugin or host using the SDK, you may prefer to simply add the .h and
@@ -222,7 +222,7 @@
 files in the vamp-sdk and vamp-sdk/hostext directories to your
 existing project.
 
- * Linux and other POSIX platforms
+ * Linux and other Unixesque platforms
 
 To build the SDK, example plugins, and command-line host, edit the
 Makefile to suit your platform according to the comments in it, then