Quellcode durchsuchen

fix (README) Move image out of header tag.

Since it is svg, the header tag may just be forcing it to scale bigger than the default.
Jason Rumney vor 3 Monaten
Ursprung
Commit
d1b46a914b
1 geänderte Dateien mit 3 neuen und 1 gelöschten Zeilen
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -1,4 +1,6 @@
-# ![logo](custom_components/tuya_local/brand/icon.svg) Tuya Local ; Home Assistant integration
+# Tuya Local ; Home Assistant integration
+
+![logo](custom_components/tuya_local/brand/icon.svg) 
 
 
 Please report any [issues](https://github.com/make-all/tuya-local/issues) and feel free to raise [pull requests](https://github.com/make-all/tuya-local/pulls).
 Please report any [issues](https://github.com/make-all/tuya-local/issues) and feel free to raise [pull requests](https://github.com/make-all/tuya-local/pulls).
 [Many others](https://github.com/make-all/tuya-local/blob/main/ACKNOWLEDGEMENTS.md) have contributed their help already.
 [Many others](https://github.com/make-all/tuya-local/blob/main/ACKNOWLEDGEMENTS.md) have contributed their help already.