Browse Source

readme fixes

Andi Dittrich 8 năm trước cách đây
mục cha
commit
31d61a7f96
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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