slfan1989 opened a new issue, #1991: URL: https://github.com/apache/auron/issues/1991
## Description The README.md file contains several grammar errors, formatting inconsistencies, and missing accessibility attributes that should be fixed to improve documentation quality. ## Issues Found ### Grammar & Language - Missing article: "from distributed computing framework" should be "from **a** distributed computing framework" - Incorrect plural: "add the supports" should be "add **support**" ### Formatting - Inconsistent spacing after colons in the key capabilities section ### Accessibility - Logo image is missing `alt` attribute for screen readers ### Documentation Accuracy - JDK compatibility section only mentions versions 8, 11, and 17, but should include JDK 21 which is also supported ## Proposed Changes - Add alt text to logo image - Fix grammar and article usage - Standardize formatting and spacing throughout - Update JDK version compatibility information ## Priority Low - Documentation quality improvement -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
