aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarvin Borner2020-11-08 13:43:09 +0100
committerMarvin Borner2020-11-08 13:43:09 +0100
commitfba21262712be205df988131e9457a083d934b70 (patch)
tree870d34ad6f5887eca962f8dc7f47afa30861ac02
parent276125278d973fd39868f28a358c0710f7029452 (diff)
Added screenshot
-rw-r--r--README.md4
-rw-r--r--screenshot.pngbin0 -> 709752 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index cd1bdf8..0a4234f 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,10 @@ This project is somewhat of a coding playground for me. It doesn't have any usef
- Small size (< 100KiB)
- Compiles with `-Wall -Wextra -pedantic-errors -std=c99 -Ofast`
+## Screenshot
+
+![Melvix screenshot](screenshot.png?raw=true "Screenshot")
+
## Build/Test
- Use any system running GNU/Linux or OpenBSD
diff --git a/screenshot.png b/screenshot.png
new file mode 100644
index 0000000..a635408
--- /dev/null
+++ b/screenshot.png
Binary files differ