From c3bb3d8cddfa82d9041bfa8ae1eeb3ce01f16a16 Mon Sep 17 00:00:00 2001 From: Shaun Inman Date: Sun, 26 Feb 2023 10:05:52 -0500 Subject: [PATCH] added "following instructions 101" to readmes --- skeleton/BASE/README.txt | 9 +++++++++ skeleton/EXTRAS/README.txt | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/skeleton/BASE/README.txt b/skeleton/BASE/README.txt index beebd51..3642aa1 100644 --- a/skeleton/BASE/README.txt +++ b/skeleton/BASE/README.txt @@ -27,6 +27,15 @@ Features - Streamlined emulator frontend (minarch + libretro cores) +---------------------------------------- +Following Instructions 101 + + Please read every step of the + relevant instructions before + undertaking the first step. A + little context goes a long way + towards understanding. + ---------------------------------------- Install diff --git a/skeleton/EXTRAS/README.txt b/skeleton/EXTRAS/README.txt index d3a1500..a2eb7f0 100644 --- a/skeleton/EXTRAS/README.txt +++ b/skeleton/EXTRAS/README.txt @@ -2,6 +2,15 @@ MinUI is an extensible launcher Source: https://github.com/shauninman/union-minui +---------------------------------------- +Following Instructions 101 + + Please read every step of the + relevant instructions before + undertaking the first step. A + little context goes a long way + towards understanding. + ---------------------------------------- Install