Skip to content

Commit 7401e1e

Browse files
committed
rm large files
1 parent 8fb0b2c commit 7401e1e

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

.DS_Store

0 Bytes
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Given a large and evolving codebase, the ability to automatically generate holis
2222

2323
## Usage Example
2424

25-
![CLI Usage Example](img/cli-usage-example.gif)
25+
![CLI Usage Example](https://github.com/FSoft-AI4Code/CodeWiki/releases/download/assets/cli-usage-example.gif)
2626

2727
---
2828

img/cli-usage-example.gif

-81.9 MB
Binary file not shown.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ <h2>🎥 Demo Video</h2>
647647

648648
<!-- Placeholder for video - replace with actual video embed when available -->
649649
<div style="background: var(--light-bg); padding: 3rem; text-align: center; border-radius: 10px; border: 2px dashed var(--border-color);">
650-
<img src="./img/cli-usage-example.gif" alt="CLI Usage Example" style="max-width: 100%; border-radius: 8px; box-shadow: 0 4px 20px rgba(0,0,0,0.1);" />
650+
<img src="https://github.com/FSoft-AI4Code/CodeWiki/releases/download/assets/cli-usage-example.gif" alt="CLI Usage Example" style="max-width: 100%; border-radius: 8px; box-shadow: 0 4px 20px rgba(0,0,0,0.1);" />
651651
<p style="margin-top: 1.5rem; color: var(--text-light);">
652652
<strong>CLI Usage Example:</strong> Generating documentation with CodeWiki
653653
</p>

0 commit comments

Comments
 (0)