From 38372e3dbaff9b3456f21fb546aa09664854da96 Mon Sep 17 00:00:00 2001 From: Ana Vitoria Rodrigues Lima <63240204+anavitor97@users.noreply.github.com> Date: Tue, 26 Oct 2021 15:00:58 -0400 Subject: [PATCH] creating the README that I want at the main page --- 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..6cee448 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Homework Directory for AC207 - Harvard Fall 2021. + +Hey! I am Ana Vitoria Rodrigues Lima and this is my repo with my solutions for the coursework and homework for the [AC207](https://harvard-iacs.github.io/2021-CS107/) class.