From c6b1a9a03bbfb33792c7ff2922d9319447b9b950 Mon Sep 17 00:00:00 2001 From: JunXiang Date: Fri, 25 Aug 2023 16:58:10 +0800 Subject: Add related project I've created a project that uses `gpt4free` for **auto translation** task. This action will automatically update and push README.md for different language. For example: 1. push `README.zh-TW.md` (zh-tw version) 2. use `gpt4free` to translate 3. generate the `README.md` (en version) 4. auto commit and push translating version. The [link](https://github.com/Lin-jun-xiang/action-translate-readme) has been added. --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 39b368cc..d78470e1 100644 --- a/README.md +++ b/README.md @@ -296,6 +296,13 @@ if __name__ == "__main__": Issues Pull Requests + + Action Translate Readme + Stars + Forks + Issues + Pull Requests + @@ -384,4 +391,4 @@ along with this program. If not, see . Star History Chart - \ No newline at end of file + -- cgit v1.2.3