diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2023-12-05 15:37:35 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2023-12-08 12:41:31 +0100 |
| commit | 57fde0bb5184371da33b212de6731c6e6829349f (patch) | |
| tree | 916bf9ebfa6334b75ee91594b870de6ad1a0e9ec /README.md | |
| parent | c0d6966592a0aaeda220fff1171f057ef14a7ea6 (diff) | |
| download | aoc2023.nes-57fde0bb5184371da33b212de6731c6e6829349f.tar.gz aoc2023.nes-57fde0bb5184371da33b212de6731c6e6829349f.zip | |
Implemented both parts of the second day
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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-<i>Ω</i> 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. |
