]> granicus.if.org Git - libjpeg-turbo/commitdiff
README.md: create link for jcstest.c
authorDRC <information@libjpeg-turbo.org>
Sat, 10 Oct 2015 15:56:58 +0000 (10:56 -0500)
committerDRC <information@libjpeg-turbo.org>
Sat, 10 Oct 2015 15:56:58 +0000 (10:56 -0500)
README.md

index 670445f9bbf94c17f3ef6eeb578c90e583ee8a22..1d3c3da56a2f5526dcdea72666b5862290981cb2 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -102,8 +102,9 @@ extensions at compile time with:
 
     #ifdef JCS_ALPHA_EXTENSIONS
 
-jcstest.c, located in the libjpeg-turbo source tree, demonstrates how to check
-for the existence of the colorspace extensions at compile time and run time.
+[jcstest.c](jcstest.c), located in the libjpeg-turbo source tree, demonstrates
+how to check for the existence of the colorspace extensions at compile time and
+run time.
 
 libjpeg v7 and v8 API/ABI Emulation
 -----------------------------------