Skip to content

Commit fa09177

Browse files
committed
docs: 更新 README,引导跳转到在线演示
1 parent e1103d7 commit fa09177

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,10 @@ export default tseslint.config({
5252
},
5353
})
5454
```
55+
56+
# leetcode-70-climbing-stairs
57+
58+
在线演示 👉 [https://fuck-algorithm.github.io/leetcode-70-climbing-stairs/](https://fuck-algorithm.github.io/leetcode-70-climbing-stairs/)
59+
60+
本项目演示如何使用 React + TypeScript + Vite 实现"爬楼梯"算法。
61+
更多详情请查看 [GitHub 仓库](https://github.com/fuck-algorithm/leetcode-70-climbing-stairs)

0 commit comments

Comments
 (0)