Skip to content

Commit

Permalink
Update README.md - add demo video
Browse files Browse the repository at this point in the history
  • Loading branch information
panarch committed Aug 27, 2024
1 parent a473976 commit 76493a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ Glues is designed with a core architecture that operates independently of the TU

With no reliance on third-party services, Glues ensures that your data remains private and fully under your control. Currently, it supports Git for storage, but we plan to integrate additional storage options through [GlueSQL](https://github.com/gluesql/gluesql), giving you even more flexibility in managing your data. The core concept behind Glues is to empower users to choose how their data is handled—whether through local files, Git, or future storage options—without any dependence on a central authority. This makes Glues a sync-enabled application that prioritizes user autonomy and privacy.

[![Glues Demo](http://img.youtube.com/vi/unqsDSU9HFs/0.jpg)](https://youtu.be/unqsDSU9HFs "Watch the Glues Demo Video")

*Click the image above to watch the demo video and see Glues in action!*

## Installation

First, ensure [Rust](https://www.rust-lang.org/tools/install) is installed. Then, install Glues by running:
Expand Down

0 comments on commit 76493a4

Please sign in to comment.