Update README: fix links, build note, license attribution#119
Update README: fix links, build note, license attribution#119kneckinator merged 1 commit intomainfrom
Conversation
Summary of ChangesHello @anthonymarkQA, 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 enhancing the Highlights
Changelog
Activity
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.
Code Review
This pull request updates the README.md file to fix links, add build instructions, and update license attribution. The changes improve clarity and provide essential information for contributors. However, I've noted an inconsistency in the required Python version mentioned across different documentation files, which could cause confusion. I've left a comment to address this.
|



Update readme file only in main
Note
Low Risk
README-only documentation edits (links/text/build notes) with no runtime or security impact.
Overview
Updates
README.mdto point readers to the published docs site and adds a note that the newest docs may not be merged into this repo’smainbranch yet.Adds a Building the documentation section (Python 3.11 requirement, pyenv note, and
make html/make livehtmlsteps) and refreshes contribution links/URLs. Updates the license blurb to clarify CC BY 4.0 attribution and community/ACN maintenance.Written by Cursor Bugbot for commit fddb674. This will update automatically on new commits. Configure here.