docs(readme): remove yaml checker
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
002a9392d6
commit
20715b8179
|
@ -91,7 +91,6 @@ A push notification micro server using [Gin](https://github.com/gin-gonic/gin) f
|
||||||
|
|
||||||
See the default [YAML config example](config/testdata/config.yml):
|
See the default [YAML config example](config/testdata/config.yml):
|
||||||
|
|
||||||
[embedmd]:# (config/testdata/config.yml yaml)
|
|
||||||
```yaml
|
```yaml
|
||||||
core:
|
core:
|
||||||
enabled: true # enable httpd server
|
enabled: true # enable httpd server
|
||||||
|
|
Loading…
Reference in New Issue