From d20366ca87884bc37bfd17ccb2c10f65895ca6cc Mon Sep 17 00:00:00 2001 From: djeZo Date: Tue, 20 Jun 2017 22:46:05 +0200 Subject: [PATCH] Update README.md --- nvidia/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nvidia/README.md b/nvidia/README.md index ea65cb0..ad7a356 100644 --- a/nvidia/README.md +++ b/nvidia/README.md @@ -14,7 +14,7 @@ Name | Supported devices | Wcount*1 | Pcount*2 *2 Number of supported parameters. Parameters are explained in details in section for each algorithm. All CUDA algorithms support named parameters. Named parameters are of format NAME=VALUE; example: - `... ["0","1","TPB=512","B=30"] ...` +> `... ["0","1","TPB=512","B=30"] ...` When providing named parameters, order is not important. You can mix named and unnamed parameters. Named parameters are ignored in unnamed list.