From b7775694de1395a7f8de333f5470e8ffdf0496b1 Mon Sep 17 00:00:00 2001 From: Joscha Date: Sat, 4 May 2019 22:49:52 +0000 Subject: [PATCH] Add main readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0cf074a --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Experiments + +A small collection of various little scripts that mostly do nothing. + +## Visualize + +[Link](visualize/) + +Visualize files by displaying their bytes as pixels.