소스 검색

Update README.md

tteckster 3 년 전
부모
커밋
ca7c7f9d5a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -618,7 +618,7 @@ sudo systemctl status mariadb
 Change the recorder: `db_url:` in your HA configuration.yaml
  
 Example:
-```
+```yaml
 recorder:
   db_url: mysql://admin:password@192.168.100.26:3306/homeassistant?charset=utf8mb4
 ```