Преглед изворни кода

Readme tweak to correct default options list

Andrew Collington пре 3 година
родитељ
комит
57150f9105
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -93,7 +93,7 @@ $options = [
         'jit'    => true                       // show the jit buffer chart/big number
     ],
     // json structure of all text strings used, or null for default
-    'language_pack'    => {{LANGUAGE_PACK}}
+    'language_pack'    => null
 ];
 ```