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

Commit cfe70d2

Browse files
committed
2.0-beta.3.2
1 parent 9721197 commit cfe70d2

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</div>
66

77
# 🍏 Quickstart
8-
##### Rapid generation 👉 **[stats.deeptrain.net](https://stats.deeptrain.net/)** 👈
8+
#### Rapid generation 👉 **[stats.deeptrain.net](https://stats.deeptrain.net/)** 👈
99

1010

1111
### 🍊 Repo

config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
export const token: string | undefined = process.env.CODE_STATISTIC; // GitHub Access Token (Minimum permissions). Increase QPS of GitHub APIs.
32
export const expiration: number = 3600; // expiration second
43
export const requires: string[] = ["*"]; // CODE STATISTIC can only be parsed for allowed users. ( * indicates that all users are allowed )

0 commit comments

Comments
 (0)