Răsfoiți Sursa

docs: fix formatting

Jonathan Kelley 4 ani în urmă
părinte
comite
527e0abd0f
1 a modificat fișierele cu 4 adăugiri și 4 ștergeri
  1. 4 4
      README.md

+ 4 - 4
README.md

@@ -133,7 +133,7 @@ Sorted by priority
 | Code-splitting         | 👀     | ✅    | Make bundle smaller/lazy                         |
 | LiveView               | 👀     | ❓    | Example for SSR + WASM apps                      |
 
-✅ = implemented and working
-👀 = not yet implemented or being worked on
-🛠 = actively being worked on
-❓ = not sure if will or can implement
+- ✅ = implemented and working
+- 👀 = not yet implemented or being worked on
+- 🛠 = actively being worked on
+- ❓ = not sure if will or can implement