Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Kimiblock committed Nov 20, 2024
1 parent f3ee7f2 commit 30c05e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Portable
A sandboxing framework, originally designed for WeChat. Still in heavy development.

![Example](https://raw.githubusercontent.com/Kraftland/portable/refs/heads/master/example.webp)

---

# File installment

## Portable
Expand All @@ -27,7 +31,7 @@ install -Dm755 config /usr/lib/portable/info/appID/config

## Runtime

Environment variables are read from stateDirectory/portable.env
Environment variables are read from `XDG_DATA_HOME/stateDirectory/portable.env`

Start portable with environment variable `_portalConfig`, which is pointed to the actual config.

Expand Down
Binary file added example.webp
Binary file not shown.

0 comments on commit 30c05e7

Please sign in to comment.