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

Commit 9f7190c

Browse files
authored
1.1
1 parent 130142b commit 9f7190c

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,28 @@ Parse the lines of code for each language in the repository and generate the res
66
```shell
77
npm install
88
```
9+
10+
# Production & Deployment
11+
```shell
12+
node index
13+
```
14+
15+
# Example
16+
17+
### Repository Code Statistics
18+
```
19+
![code statistic](https://codeline-statistic.zmh-program.repl.co/repo/zmh-program/Zh-Website/)
20+
```
21+
![code statistic](https://codeline-statistic.zmh-program.repl.co/repo/zmh-program/Zh-Website/)
22+
23+
### User Code Statistics
24+
```
25+
![code statistic](https://codeline-statistic.zmh-program.repl.co/user/zmh-program/)
26+
```
27+
![code statistic](https://codeline-statistic.zmh-program.repl.co/user/zmh-program/)
28+
29+
### Dark Mode
30+
```
31+
![code statistic](https://codeline-statistic.zmh-program.repl.co/repo/zmh-program/Zh-Website/?theme=dark)
32+
```
33+
![code statistic](https://codeline-statistic.zmh-program.repl.co/repo/zmh-program/Zh-Website/?theme=dark)

0 commit comments

Comments
 (0)