From 13c532e87fae09104553af299a5cc9f9df00946d Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 26 Apr 2025 10:15:03 -0700 Subject: [PATCH] Add another README. --- bin/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 bin/README.md diff --git a/bin/README.md b/bin/README.md new file mode 100644 index 0000000..0e2c6c5 --- /dev/null +++ b/bin/README.md @@ -0,0 +1,4 @@ +# bin + +Helper scripts forthose new to Flutter or for myself if I take a break and need +reminders. ;D