Skip to content

Commit e9cd2e0

Browse files
authored
chore(docs): use GitHub Releases for demo URL
1 parent 3fd9368 commit e9cd2e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> [!CAUTION]
44
> Cabin is still under development and may contain a bunch of bugs.
55
6-
![demo](https://vhs.charm.sh/vhs-6bCfWYKEw8XYRrE4KX169w.gif)
6+
![demo](https://github.com/cabinpkg/cabin/releases/latest/download/demo.gif)
77

88
Cabin is a package manager and build system for C++ users, inspired by Cargo for Rust. Designed as a structure-oriented build system, Cabin minimizes the need for configurations or custom build languages, unlike CMake. If you're tired of dealing with complex build setups, Cabin might be the perfect fit. For now, you can refer to this repository to understand the supported project structure, as Cabin is self-buildable.
99

0 commit comments

Comments
 (0)