From a9911332243182ec889d8f6df1111c06d9964476 Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Sat, 23 Dec 2023 17:44:48 -0600 Subject: [PATCH] [jasper] Reorder developer-handbook --- developer-handbook.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/developer-handbook.md b/developer-handbook.md index 32c5a07..fc96843 100644 --- a/developer-handbook.md +++ b/developer-handbook.md @@ -10,6 +10,10 @@ project. The Developer Handbook should focus on information needed by a developer working on the project. +With this project being based on Nostalgia, the Nostalgia [developer +handbook](deps/nostalgia/developer-handbook.md) +should be considered a prerequisite for the Jasper developer handbook. + ## Project Structure ### Overview @@ -20,8 +24,3 @@ All components have a platform indicator next to them: (-G) - GBA (P-) - PC -With this project being based on Nostalgia, the Nostalgia [developer -handbook](deps/nostalgia/developer-handbook.md) -should be considered a prerequisite for the Jasper developer handbook. - -