From 7104e6a977215b2b37acf0fce493dd11eac022bf Mon Sep 17 00:00:00 2001 From: Navin Patel Date: Tue, 12 May 2020 16:37:38 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4925f86a..d9eb5c83d 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ CMP_FreeMipSet(&MipSetCmp); ```c++ -// See Example 4 source for full details, Note: Only MD x64 build is used for GPU processing +// Note: Only MD x64 build is used for GPU processing // SDK files required for application: // CMP_Framework.h // CMP_Framework_xx.lib For static libs xx is either MD or MDd,