Skip to content

Commit c920dc4

Browse files
committed
Fix readme image
1 parent 212aa90 commit c920dc4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +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/main/assets/vas-quod.png?raw=true)
8-
7+
![Image](../main/assets/vas-quod.png?raw=true)
98

109
## Usage
1110

0 commit comments

Comments
 (0)