浏览代码

Update README.md

Fixed incorrect tailwind url
Sean L 2 年之前
父节点
当前提交
2b47602c27
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/README.md

+ 1 - 1
examples/README.md

@@ -40,7 +40,7 @@ cargo run --example hello_world
 
 
 [all_css](./all_css.rs) - You can specify any CSS attribute
 [all_css](./all_css.rs) - You can specify any CSS attribute
 
 
-[tailwind](./tailwind.rs) - You can use a library for styling
+[tailwind](./tailwind/) - You can use a library for styling
 
 
 ## Input Handling
 ## Input Handling