From ffe07033b2a020e8a5a16029b9f2a7b7c338ad1c Mon Sep 17 00:00:00 2001 From: Zach Z Date: Fri, 5 Feb 2021 16:39:25 -0600 Subject: [PATCH] Adding quick readme. --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..407fa66 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# PET Computer CSS Art + +Just my first attempt at making art with plain CSS. It is a [Commodore PET](https://en.wikipedia.org/wiki/Commodore_PET). So much inspiration from [this Macintosh tutorial](https://fossheim.io/writing/posts/css-macintosh/).