Feat: Add project description in readme#17
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||||
README.md
Outdated
| <tr> | ||
| <td text-align="center"><b>Calibration</b></td> | ||
| <td text-align="center"><b>Instruction</b></td> | ||
| </tr> |
There was a problem hiding this comment.
Suggestion: Use correct HTML style attribute
| <tr> | |
| <td text-align="center"><b>Calibration</b></td> | |
| <td text-align="center"><b>Instruction</b></td> | |
| </tr> | |
| <tr> | |
| <td style="text-align: center;"><b>Calibration</b></td> | |
| <td style="text-align: center;"><b>Instruction</b></td> | |
| </tr> |
PR Type
Documentation
Description
Add project screenshots to README with responsive layout
Uncomment Jest badge in tech stack section
Improve markdown formatting and table alignment
Minor text corrections for consistency
Diagram Walkthrough
File Walkthrough
README.md
Add screenshots and improve documentation formattingREADME.md
Instructions) in responsive table layout