From 9757a32fc0b269a87699e3195e5215c08f3d7ada Mon Sep 17 00:00:00 2001 From: Mateusz Faderewski Date: Fri, 17 Feb 2023 09:28:59 +0100 Subject: [PATCH] [SC64] Added purchasing information section to readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index adadd0b..b2ada7b 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,17 @@ --- +## How do I get one? + +I've prepared all necessary manufacturing files on [PCBWay Shared Project](https://www.pcbway.com/project/shareproject/SC64_an_open_source_Nintendo_64_flashcart_14b9688a.html) site. +Full disclosure: for every order made through this link I will receive 10% of PCB manufacturing and PCB assembly service cost. This is a great way of supporting further project development. + +PCB from PCBWay + +If you don't need a physical product but still want to support me then check my [GitHub sponsors](https://github.com/sponsors/Polprzewodnikowy) page. + +--- + ## Where's menu? Menu, as known from 64drive or EverDrive-64, is currently under development. Progress can be tracked in [N64FlashcartMenu](https://github.com/Polprzewodnikowy/N64FlashcartMenu) repository.