From 3efd7d9cfbd330ebb45f39648ee96a3e429a06f9 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 7 Apr 2025 18:14:20 -0400 Subject: Move core libraries into their own folder --- examples/time/README.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 examples/time/README.md (limited to 'examples/time/README.md') diff --git a/examples/time/README.md b/examples/time/README.md deleted file mode 100644 index 55f725f1..00000000 --- a/examples/time/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# Time - -This is a Tomo library for working with dates and times. The `Time` type that -is provided is a date-and-time datatype that refers to a specific moment in -time. -- cgit v1.2.3