浏览代码

readme fixes

Andi Dittrich 8 年之前
父节点
当前提交
31d61a7f96
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -85,7 +85,7 @@ Error-Codes used by CloudFlare
 ```
 
 ### Build/Generator ###
-Used Naming-Scheme: **HTTP<CODE>.html** (customizable by editing the `config.ini`)
+Used Naming-Scheme: `HTTP#CODE#.html` (customizable by editing the `config.ini`)
 To generate the static html pages, run the `generator.php` script:
 
 ```shell