-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Docs/update readme #148
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
base: main
Are you sure you want to change the base?
Docs/update readme #148
Conversation
* Create pr-to-feishu.yml * Update pr-to-feishu.yml * Update pr-to-feishu.yml
Summary of ChangesHello @whh2333, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request focuses on updating the project's documentation by modifying both the English and Chinese README files. The changes include expanding the list of supported social media channels to include LinkedIn and refreshing the application download links to reflect the latest available versions for Android, Windows, and macOS. Additionally, a small translation inconsistency in the Chinese README has been resolved. Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request updates the README.md and README_CN.md files to add LinkedIn as a supported channel and to update download links. While the changes are mostly straightforward documentation updates, I've identified a couple of inconsistencies between the English and Chinese README files. Specifically, the download links point to different application versions, and a link's text in the Chinese README has been changed to English, which impacts localization. I've provided suggestions to address these issues to ensure consistency and a better user experience.
| Android | [](https://aitoearn-download.s3.ap-southeast-1.amazonaws.com/aitoearn-download/1.2.2/Aitoearn-1.2.2.apk) | ||
| Windows | [](https://aitoearn-download.s3.ap-southeast-1.amazonaws.com/aitoearn-download/1.2.2/AiToEarnSetup-1.2.2.exe) | ||
| macOS | [](https://aitoearn-download.s3.ap-southeast-1.amazonaws.com/aitoearn-download/1.2.2/AiToEarn+1.2.2.dmg) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a version inconsistency for the download links between the English and Chinese READMEs. This file (README_CN.md) points to version 1.2.2, while README.md points to the newer version 1.3.0. To avoid confusion and ensure users get the latest version, please update these links to point to version 1.3.0.
| Android | [](https://aitoearn-download.s3.ap-southeast-1.amazonaws.com/aitoearn-download/1.2.2/Aitoearn-1.2.2.apk) | |
| Windows | [](https://aitoearn-download.s3.ap-southeast-1.amazonaws.com/aitoearn-download/1.2.2/AiToEarnSetup-1.2.2.exe) | |
| macOS | [](https://aitoearn-download.s3.ap-southeast-1.amazonaws.com/aitoearn-download/1.2.2/AiToEarn+1.2.2.dmg) | |
| Android | [](https://aitoearn-download.s3.ap-southeast-1.amazonaws.com/aitoearn-download/1.3.0/Aitoearn-1.3.0.apk) | |
| Windows | [](https://aitoearn-download.s3.ap-southeast-1.amazonaws.com/aitoearn-download/1.3.0/AiToEarnSetup-1.3.0.exe) | |
| macOS | [](https://aitoearn-download.s3.ap-southeast-1.amazonaws.com/aitoearn-download/1.3.0/AiToEarn+1.3.0.dmg) |
906e5db to
c9a674a
Compare
No description provided.