From 1d80ff2366fb33355f0bf8d0faf393ec03d272ec Mon Sep 17 00:00:00 2001 From: Rachel Hwang Date: Wed, 8 Sep 2021 07:49:55 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 401de41..cc470ac 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # CIS 566 Homework 0: Noisy Planet Part 1 (Intro to Javascript and WebGL) +![image](https://user-images.githubusercontent.com/1758825/132532354-e3a45402-e484-499e-bfa7-2d73b9f2c946.png) +(source: Ken Perlin) + ## Objective - Check that the tools and build configuration we will be using for the class works. - Start learning Typescript and WebGL2