Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a Chinese version of the readme document and fixed some minor errors in the English version. #503

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Add a comment to your `README.md` like this:
<!--END_SECTION:waka-->
```

`waka` can be replaced by any string specified in the `SECTION_NAME` flag as per (the available flags section)[#flags-available]
`waka` can be replaced by any string specified in the `SECTION_NAME` flag as per [the available flags section](#flags-available)

These lines will be our entry-points for the dev metrics.

Expand Down Expand Up @@ -127,7 +127,7 @@ jobs:

`COMMIT_MESSAGE` flag can be set to message commit, default is "Updated with Dev Metrics"

`COMMIT_USERNAME` flag can be set to username to commit the code, default is "readme-bot"
`COMMIT_USERNAME` flag can be set to username to commit the code, default is "github-actions[bot]"

`COMMIT_EMAIL` flag can be set to email to commit the code, default is "41898282+github-actions[bot]@users.noreply.github.com"

Expand Down Expand Up @@ -299,7 +299,7 @@ Contributions are welcome! ♥! Please share any features, and add unit tests! U
10. [Ss5h](https://github.com/tlatkdgus1): For adding support for natural sentence writing for translation [#136](https://github.com/anmol098/waka-readme-stats/pull/136)

<details>
<summary>Special mention for those who are currently making their profile readme more awesome :smile: :tada:</summary>
<summary>Special mention for those who are currently making their profile readme more awesome 😄🎉</summary>

- [Stanislas](https://github.com/angristan)

Expand Down
Loading