@rely-ai/caliber 1.12.11 → 1.12.12
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 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -9,9 +9,7 @@
|
|
|
9
9
|
</p>
|
|
10
10
|
|
|
11
11
|
<p align="center">
|
|
12
|
-
<
|
|
13
|
-
Your browser does not support video. <a href="assets/demo.mp4">Watch the demo</a>.
|
|
14
|
-
</video>
|
|
12
|
+
<img src="assets/demo.gif" alt="Caliber demo" width="640">
|
|
15
13
|
</p>
|
|
16
14
|
|
|
17
15
|
---
|
package/package.json
CHANGED