From bfbce34cb25e6a9ab0f0e71d3c874301d2737a14 Mon Sep 17 00:00:00 2001 From: FatalErr42O <58855799+FatalError42O@users.noreply.github.com> Date: Sun, 10 Sep 2023 15:14:07 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cfad564..e353972 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # MTUL-core core dependencies for other libraries within MTUL. This is mostly useless atm, just adds binary reading from modlib. + +todo: +*document with ldoc +*clean up? From 6692d2c8303548a9397f4d65ae041db4c8190308 Mon Sep 17 00:00:00 2001 From: FatalErr42O <58855799+FatalError42O@users.noreply.github.com> Date: Sun, 10 Sep 2023 15:14:19 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e353972..90206e7 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ core dependencies for other libraries within MTUL. This is mostly useless atm, just adds binary reading from modlib. todo: -*document with ldoc -*clean up? +* document with ldoc +* clean up?