From 6e063af4fd48d18ed16a297b894dc48e06371175 Mon Sep 17 00:00:00 2001 From: Pat Beirne Date: Sun, 15 Oct 2023 08:44:40 -0400 Subject: [PATCH] tested on 1.21 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8d7fc51..63a79f6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ A module for manipulating **T**ext **F**iles in the *MicroPython* environment. #### TL;DR A small app for the *MicroPython* board environment, to allow easy access to text files stored in the local flash file system. +* +*Tested on 1.21 (Oct/23) and everything works properly* ## Oveview