浏览代码

update router readme

Adrian Wannenmacher 2 年之前
父节点
当前提交
da1862507e
共有 1 个文件被更改,包括 0 次插入11 次删除
  1. 0 11
      packages/router/README.md

+ 0 - 11
packages/router/README.md

@@ -2,7 +2,6 @@
   <h1>Dioxus Router</h1>
   <h1>Dioxus Router</h1>
 </div>
 </div>
 
 
-
 <div align="center">
 <div align="center">
   <!-- Crates version -->
   <!-- Crates version -->
   <a href="https://crates.io/crates/dioxus">
   <a href="https://crates.io/crates/dioxus">
@@ -35,8 +34,6 @@
   </a>
   </a>
 </div>
 </div>
 
 
-
-
 <div align="center">
 <div align="center">
   <h3>
   <h3>
     <a href="https://dioxuslabs.com"> Website </a>
     <a href="https://dioxuslabs.com"> Website </a>
@@ -110,11 +107,3 @@ fn BlogPost(cx: Scope) -> Element {
     }
     }
 }
 }
 ```
 ```
-
-
-## Resources
-
-- See the mdbook
-- See the one-page brief
-- See the guide on the doc site
-- The crates.io API