Update readme
This commit is contained in:
@@ -41,7 +41,8 @@ KEY=VALUE
|
||||
### 等效 JSON
|
||||
|
||||
```ini
|
||||
; 下列的 parameter 没有写明 section,会自动创建一个名为 _default 的 section
|
||||
; 下列的 parameter 没有写明 section,
|
||||
; 本库的处理方法是:自动创建一个名为 _default 的 section
|
||||
targetFps=10
|
||||
[mount]
|
||||
root=card0
|
||||
@@ -53,7 +54,7 @@ ext=k3v
|
||||
|
||||
```json
|
||||
{
|
||||
"default": {
|
||||
"_default": {
|
||||
"targetFps": "10"
|
||||
},
|
||||
"mount": {
|
||||
|
||||
Reference in New Issue
Block a user