From a359fbae1b7e7ec210cf537370126435ceb4d4d0 Mon Sep 17 00:00:00 2001 From: Edoardo La Greca Date: Wed, 25 Jun 2025 19:33:49 +0200 Subject: change names for files (slightly) --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 71d591d..2d09b9e 100644 --- a/readme.md +++ b/readme.md @@ -6,9 +6,9 @@ This repository contains notes and code I wrote while following [CIS194](https:/ The repository is structured in lectures. Every directory of the form `lecNN` (where `NN` is a two-digit number, `lec01`, `lec02`, etc.) in the repository's root is a lecture, they are equivalent to weeks in the course's web page. -Inside of each lecture directory there are (where `NN` is the same as the lecture's number): -- my notes about the lecture (usually named `notesNN.md`) -- homework given for that week (usually named `hwNN.hs`, unless a specific name is required) +Inside of each lecture directory there are: +- my notes about the lecture (usually named `notes.md`) +- homework given for that week (usually named `hw.hs`, unless a specific name is required) - possibly some other files given as part of the homework My notes contain what I deem to be the most important concepts of the lecture, written in an informal way. -- cgit v1.2.3