From c02659b85c1d623781c1baec48ea457df360a2cf Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 11 Mar 2025 17:02:58 +0100 Subject: Provide a reference to my code style MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 50bb8dc..17a24a6 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3