Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.

Commit 7005146

Browse files
committed
1.3
1 parent 335308d commit 7005146

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# code-statistic
2-
Parse the lines of code for each language in the repository and generate the results. (using nodeJS)
3-
2+
🔎 Dynamically analysis the code for each language in the repository/user and generate the results for your github account and repo README.
43

54
# Initialization
65
```shell
@@ -16,18 +15,18 @@ node index
1615

1716
### Repository Code Statistics
1817
```
19-
![code statistic](https://codeline-statistic.zmh-program.repl.co/repo/zmh-program/Zh-Website/)
18+
![code statistic](https://stats.deeptrain.net/repo/zmh-program/Zh-Website/)
2019
```
21-
![code statistic](https://codeline-statistic.zmh-program.repl.co/repo/zmh-program/Zh-Website/)
20+
![code statistic](https://stats.deeptrain.net/repo/zmh-program/Zh-Website/)
2221

2322
### User Code Statistics
2423
```
25-
![code statistic](https://codeline-statistic.zmh-program.repl.co/user/zmh-program/)
24+
![code statistic](https://stats.deeptrain.net/user/zmh-program/)
2625
```
27-
![code statistic](https://codeline-statistic.zmh-program.repl.co/user/zmh-program/)
26+
![code statistic](https://stats.deeptrain.net/user/zmh-program/)
2827

2928
### Dark Mode
3029
```
31-
![code statistic](https://codeline-statistic.zmh-program.repl.co/repo/zmh-program/Zh-Website/?theme=dark)
30+
![code statistic](https://stats.deeptrain.net/repo/zmh-program/Zh-Website/?theme=dark)
3231
```
33-
![code statistic](https://codeline-statistic.zmh-program.repl.co/repo/zmh-program/Zh-Website/?theme=dark)
32+
![code statistic](https://stats.deeptrain.net/repo/zmh-program/Zh-Website/?theme=dark)

0 commit comments

Comments
 (0)