Skip to content

Commit 212aa90

Browse files
committed
Fix readme asset
1 parent 3a030e1 commit 212aa90

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
@@ -4,7 +4,7 @@
44
A tiny minimal container runtime written in Rust.
55
The idea is to support a minimal isolated containers without using existing runtimes, vas-quod uses linux [syscall](https://en.wikipedia.org/wiki/System_call) to achieve isolated containers { namespaces, cgroups, chroot, unshare }.
66

7-
![](../blob/master/assets/vas-quod.png?raw=true)
7+
![](../blob/main/assets/vas-quod.png?raw=true)
88

99

1010
## Usage

0 commit comments

Comments
 (0)