浏览代码

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