From 75a42ec54dbf721caa659ddf02c1f46fc2cb4bef Mon Sep 17 00:00:00 2001 From: mlot Date: Fri, 6 Jun 2025 13:40:57 -0400 Subject: initial commit for archiving --- misc/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 misc/README.md (limited to 'misc/README.md') diff --git a/misc/README.md b/misc/README.md new file mode 100644 index 0000000..8d5aacd --- /dev/null +++ b/misc/README.md @@ -0,0 +1,2 @@ +# Misc +These are files that are either short examples throughout the book or supporting files (i.e. text) that are used in conjunction with chapter project and practice files. -- cgit