Skip to content

Commit 4283e4a

Browse files
committed
docs(README): 致谢cs231n和pytorch
1 parent c7a437d commit 4283e4a

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,9 @@ We use [SemVer](http://semver.org/) for versioning. For the versions available,
6767

6868
## License
6969

70-
This project is licensed under the Apache License v2.0 - see the LICENSE file for details
70+
This project is licensed under the Apache License v2.0 - see the LICENSE file for details
71+
72+
## Acknowledgments
73+
74+
* [cs231n](http://cs231n.github.io/)
75+
* [PyTorch](https://pytorch.org/)

README.zh-CN.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,9 @@
6565

6666
## 协议
6767

68-
本工程基于`Apache v2.0`协议 - 具体协议内容参考`LICENSE`文件
68+
本工程基于`Apache v2.0`协议 - 具体协议内容参考`LICENSE`文件
69+
70+
## 致谢
71+
72+
* [cs231n](http://cs231n.github.io/)
73+
* [PyTorch](https://pytorch.org/)

0 commit comments

Comments
 (0)