diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-03-11 17:02:58 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-03-11 17:02:58 +0100 |
| commit | c02659b85c1d623781c1baec48ea457df360a2cf (patch) | |
| tree | b1684cf8d0af513dd040f404669668e92c328259 /README.md | |
| parent | 428c301a80641361f51af8102628b545cf9ae63e (diff) | |
| download | code.nes-c02659b85c1d623781c1baec48ea457df360a2cf.tar.gz code.nes-c02659b85c1d623781c1baec48ea457df360a2cf.zip | |
Provide a reference to my code style
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ The examples are distributed like this: - Libraries: [list.nes](https://github.com/mssola/list.nes). - Misc: [Advent of Code 2023](https://github.com/mssola/aoc2023.nes). - Tooling: [tools.nes](https://github.com/mssola/tools.nes). +- [Code style](https://github.com/mssola/style.nes) that I'm trying to follow here. ## License |
