Skip to content

feat: update README to remove demo video link and streamline demo scr…#4

Merged
mustaphahaadi merged 1 commit into
mainfrom
feat/frontend-conf
Mar 11, 2026
Merged

feat: update README to remove demo video link and streamline demo scr…#4
mustaphahaadi merged 1 commit into
mainfrom
feat/frontend-conf

Conversation

@mustaphahaadi

Copy link
Copy Markdown
Collaborator

…ipt instructions

Copilot AI review requested due to automatic review settings March 11, 2026 13:24
@mustaphahaadi mustaphahaadi merged commit 7ec6809 into main Mar 11, 2026
3 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project README to simplify the public-facing demo information and streamline the judge demo script.

Changes:

  • Removes the demo video reference from the Live Demo section.
  • Simplifies the Demo Script step for uploading a contract.
  • Trims README footer content (license line, team section, and an additional docs link).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
| **URL** | https://lexai-frontend-43cn4.ondigitalocean.app/ |
| **Credentials** | None required — public access |
| **Demo Video** | [Watch on YouTube](#) *(≤ 3 min)* |
|

Copilot AI Mar 11, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Live Demo markdown table includes a standalone | row, which breaks table rendering in GitHub. Remove this empty row (or replace it with a valid key/value row) so the table renders correctly.

Suggested change
|

Copilot uses AI. Check for mistakes.
Comment thread README.md
## 📜 License

[MIT License](LICENSE) — Copyright (c) 2026 Hope Decardi-Nelson
[MIT License](LICENSE) — Copyright (c) 2026

Copilot AI Mar 11, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This license line is now inconsistent with the LICENSE file, which includes the copyright holder name. Consider either matching the LICENSE header (year + holder) or removing the copyright fragment from README entirely to avoid incomplete/ambiguous licensing info.

Suggested change
[MIT License](LICENSE) — Copyright (c) 2026
[MIT License](LICENSE)

Copilot uses AI. Check for mistakes.
Comment thread README.md
Comment on lines 180 to 182

---

Copilot AI Mar 11, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After removing the Team section, there are now two horizontal rules in a row with no content between them, creating an empty section break. Consider removing one of these --- separators (and the extra blank lines) to keep the README structure clean.

Suggested change
---

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants