]> git.cworth.org Git - apitrace/blobdiff - README
Rename to apitrace.
[apitrace] / README
diff --git a/README b/README
index f06123782abe967d3996108f7a0b92363555f448..f169706384bf1edf52d4e3edbc9c08ccbbc582d6 100644 (file)
--- a/README
+++ b/README
@@ -66,7 +66,7 @@ See the scons manpage for more info.
 
 = Usage =
 
-* Copy d3d8.dll/d3d9.dll, d3dtrace.xsl, d3dtrace.css to the directory with the application you want to trace.
+* Copy d3d8.dll/d3d9.dll, apitrace.xsl, apitrace.css to the directory with the application you want to trace.
 * Run the application.
 * Open the output XML file with Firefox or Internet Explorer to view the log.
 * For long XML files is better to use xml2txt.py script.