File tree 2 files changed +14
-12
lines changed
2 files changed +14
-12
lines changed Original file line number Diff line number Diff line change 2
2
3
3
![ ] ( ./imgs/logo.png )
4
4
5
- [ ![ standard-readme compliant] ( https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square )] ( https://github.com/RichardLitt/standard-readme ) [ ![ Conventional Commits] ( https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg )] ( https://conventionalcommits.org ) [ ![ Commitizen friendly] ( https://img.shields.io/badge/commitizen-friendly-brightgreen.svg )] ( http://commitizen.github.io/cz-cli/ )
5
+ [ ![ Documentation Status ] ( https://readthedocs.org/projects/zj-pynet/badge/?version=latest )] ( https://zj-pynet.readthedocs.io/zh_CN/latest/?badge=latest ) [ ![ standard-readme compliant] ( https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square )] ( https://github.com/RichardLitt/standard-readme ) [ ![ Conventional Commits] ( https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg )] ( https://conventionalcommits.org ) [ ![ Commitizen friendly] ( https://img.shields.io/badge/commitizen-friendly-brightgreen.svg )] ( http://commitizen.github.io/cz-cli/ )
6
6
7
7
[ 中文版本(Chinese version)] ( ./README.md )
8
8
@@ -12,16 +12,18 @@ Implementation of deep learning based on numpy, modular design guarantees easy i
12
12
13
13
## Table of Contents
14
14
15
- - [ Background] ( #background )
16
- - [ Badge] ( #badge )
17
- - [ Install] ( #install )
18
- - [ Usage] ( #usage )
19
- - [ CHANGELOG] ( #CHANGELOG )
20
- - [ TODO] ( #todo )
21
- - [ Maintainers] ( #maintainers )
22
- - [ Thanks] ( #Thanks )
23
- - [ Contributing] ( #contributing )
24
- - [ License] ( #license )
15
+ - [ PyNet] ( #pynet )
16
+ - [ Table of Contents] ( #table-of-contents )
17
+ - [ Background] ( #background )
18
+ - [ Badge] ( #badge )
19
+ - [ Install] ( #install )
20
+ - [ Usage] ( #usage )
21
+ - [ CHANGELOG] ( #changelog )
22
+ - [ TODO] ( #todo )
23
+ - [ Maintainers] ( #maintainers )
24
+ - [ Thanks] ( #thanks )
25
+ - [ Contributing] ( #contributing )
26
+ - [ License] ( #license )
25
27
26
28
## Background
27
29
Original file line number Diff line number Diff line change 3
3
4
4
![ ] ( ./imgs/logo.png )
5
5
6
- [ ![ standard-readme compliant] ( https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square )] ( https://github.com/RichardLitt/standard-readme ) [ ![ Conventional Commits] ( https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg )] ( https://conventionalcommits.org ) [ ![ Commitizen friendly] ( https://img.shields.io/badge/commitizen-friendly-brightgreen.svg )] ( http://commitizen.github.io/cz-cli/ )
6
+ [ ![ Documentation Status ] ( https://readthedocs.org/projects/zj-pynet/badge/?version=latest )] ( https://zj-pynet.readthedocs.io/zh_CN/latest/?badge=latest ) [ ![ standard-readme compliant] ( https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square )] ( https://github.com/RichardLitt/standard-readme ) [ ![ Conventional Commits] ( https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg )] ( https://conventionalcommits.org ) [ ![ Commitizen friendly] ( https://img.shields.io/badge/commitizen-friendly-brightgreen.svg )] ( http://commitizen.github.io/cz-cli/ )
7
7
8
8
[ 英文版本(English version)] ( ./README.EN.md )
9
9
You can’t perform that action at this time.
0 commit comments