seemore 1.12.7 → 1.12.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -113,7 +113,7 @@ Or call the skill by name:
|
|
|
113
113
|
- **[As a static site](#publish-it-to-the-web)**: `npx seemore build` exports plain HTML you can host anywhere. seemore is a docs framework, not only a preview tool.
|
|
114
114
|
|
|
115
115
|
<p align="center">
|
|
116
|
-
<video src="https://github.com/user-attachments/assets/
|
|
116
|
+
<video src="https://github.com/user-attachments/assets/834c478b-fb4c-4c7f-bb3f-b69fd7cbfd39" width="640" controls muted></video>
|
|
117
117
|
</p>
|
|
118
118
|
|
|
119
119
|
## What you get
|