From 14230ccb2619839ffdedc9952f862ed1e1d324fb Mon Sep 17 00:00:00 2001 From: Pat Beirne Date: Sun, 15 Oct 2023 08:44:57 -0400 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63a79f6..e3c0cf0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ 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