From 57fde0bb5184371da33b212de6731c6e6829349f Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 5 Dec 2023 15:37:35 +0100 Subject: Implemented both parts of the second day MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index bd759b1..93e462d 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,6 @@ wiki](https://www.nesdev.org/wiki/Nesdev_Wiki) to get a better picture. Released under the [GPLv3+](http://www.gnu.org/licenses/gpl-3.0.txt), Copyright (C) 2023-Ω Miquel Sabaté Solà. + +All code under the `vendor` directory is directly taken from other people and +not written by me. Attribution is done inside of each file. -- cgit v1.2.3