소스 검색

docs: more readme

Jonathan Kelley 4 년 전
부모
커밋
66920eab91
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -144,6 +144,6 @@ Dioxus is heavily inspired by React, but we want your transition to feel like an
 | LiveView             | 👀     | ❓    | Example for SSR + WASM apps          |
 
 - ✅ = implemented and working
-- 👀 = not yet implemented or being worked on
 - 🛠 = actively being worked on
+- 👀 = not yet implemented or being worked on
 - ❓ = not sure if will or can implement