From d3151b37eb2323bddb978e8fada49e9c328a549b Mon Sep 17 00:00:00 2001 From: Ed_ Date: Thu, 13 Feb 2025 09:55:52 -0500 Subject: [PATCH] proofing --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index e024b98..73e4b56 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # Metadesk Library -WIP: This hosts the raddbg's verion of mdesk module lifeted for use as a library. Intent is to get it working with tests & examples as the original was able to, then reduce the surface area of the base & os mdoules that it originally was dependent on to a minimal size. Before dependencies removal the modules will be hosted on a separate repo as a frozen state of their "libification". +WIP: This hosts the raddbg's version of the `mdesk` module lifeted for use as a library. Intent is to get it working with tests & examples as the original was able to. Then, reduce the surface area of the base & os mdoules that it was dependent on (from metagen) to a minimal size. Before dependency reduction, the modules will be hosted on a separate repo as a frozen state of their "libification". ## Documentation