Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zleyyij authored Jun 23, 2024
1 parent 3a2d497 commit bb5b67e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ a web browser, and provides a permission management interface for multi-user sup

It is composed of a frontend written in Svelte, and a backend written in Rust.

For more documentation, please check the `docs/` folder at the root of the repo.

## Building
Run `build.sh` to build the front and and backend. The output will be assembled into `./target`, run `hyde` to start the binary.

Expand Down

0 comments on commit bb5b67e

Please sign in to comment.