Browse Source

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 6 days ago
parent
commit
d1b46a914b
1 changed files with 3 additions and 1 deletions
  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).
 [Many others](https://github.com/make-all/tuya-local/blob/main/ACKNOWLEDGEMENTS.md) have contributed their help already.