Fix unclosed div tag in README causing display issues

- Close the main div container properly after fabric screenshot
- Fix HTML structure that was causing repetitive content display
- Ensure proper markdown rendering on GitHub

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Daniel Miessler
2025-09-03 12:36:38 -07:00
parent f58f20bcd0
commit 3f8ca72010

View File

@@ -25,6 +25,10 @@
<h4><code>fabric</code> is an open-source framework for augmenting humans using AI.</h4>
</div>
![Screenshot of fabric](./docs/images/fabric-summarize.png)
</div>
[Updates](#updates) •
[What and Why](#what-and-why) •
[Philosophy](#philosophy) •