diff --git a/README.md b/README.md index fe10e763..0ca2082a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ A fast high compression read-only file system ## Overview +![Alt text](doc/screenshot.png?raw=true "DwarFS Screenshot") + DwarFS is a read-only file system with a focus on achieving **very high compression ratios** in particular for very redundant data. diff --git a/doc/screenshot.png b/doc/screenshot.png new file mode 100644 index 00000000..7fa816b8 Binary files /dev/null and b/doc/screenshot.png differ