From 7ad2c30e4906b173d5ed2054778411464c1a491b Mon Sep 17 00:00:00 2001 From: Dave Astels Date: Wed, 12 Dec 2018 14:40:21 -0500 Subject: [PATCH] Add txt extension to READMEs --- NeoTrellis_M4_MIDI_Synth/samples/{README => README.txt} | 0 NeoTrellis_M4_RPG_Sound_Board/samples/{README => README.txt} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename NeoTrellis_M4_MIDI_Synth/samples/{README => README.txt} (100%) rename NeoTrellis_M4_RPG_Sound_Board/samples/{README => README.txt} (100%) diff --git a/NeoTrellis_M4_MIDI_Synth/samples/README b/NeoTrellis_M4_MIDI_Synth/samples/README.txt similarity index 100% rename from NeoTrellis_M4_MIDI_Synth/samples/README rename to NeoTrellis_M4_MIDI_Synth/samples/README.txt diff --git a/NeoTrellis_M4_RPG_Sound_Board/samples/README b/NeoTrellis_M4_RPG_Sound_Board/samples/README.txt similarity index 100% rename from NeoTrellis_M4_RPG_Sound_Board/samples/README rename to NeoTrellis_M4_RPG_Sound_Board/samples/README.txt