Skip to content

Commit

Permalink
docs: 更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
ahwgs committed Mar 25, 2023
1 parent 6228881 commit 99f0e68
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
<div align="center">
<a href="#" target="_blank">
<img src="https://static.ahwgs.cn/gantt_logo.png" alt="Logo" width="160" height="80">
</a>
<h2>rc-gantt</h2>
<p align="center">React Gantt Component</p>
</div>
Expand Down Expand Up @@ -64,8 +61,8 @@ const App = () => {
ReactDOM.render(<App />, document.getElementById('root'))
```
## 问题反馈
## Feedback
请访问 [Github](https://github.com/ahwgs/react-gantt/issues) 或加微信,备注 `rc-gantt`
Please visit [Github](https://github.com/ahwgs/react-gantt/issues) Or add WeChat, note `rc-gantt`
<img src='https://static.ahwgs.cn/wp-content/uploads/2020/03/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20200311210541.jpg' width="140">
WeChat ID: JavaScript_97
5 changes: 1 addition & 4 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
<div align="center">
<a href="#" target="_blank">
<img src="https://static.ahwgs.cn/gantt_logo.png" alt="Logo" width="160" height="80">
</a>
<h2>rc-gantt</h2>
<p align="center">React Gantt Component</p>
</div>
Expand Down Expand Up @@ -67,4 +64,4 @@ ReactDOM.render(<App />, document.getElementById('root'))
请访问 [Github](https://github.com/ahwgs/react-gantt/issues) 或加微信,备注 `rc-gantt`
<img src='https://static.ahwgs.cn/wp-content/uploads/2020/03/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20200311210541.jpg' width="140">
微信号:JavaScript_97

0 comments on commit 99f0e68

Please sign in to comment.