From 3addae10fca0171044d7de70ea931baf459b9e59 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Sun, 24 Jan 2021 14:40:11 +0100 Subject: [PATCH] add short readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fba332e --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Hecto +My code for the excellent [hecto text editor tutorial](https://www.philippflenker.com/hecto/).