aboutsummaryrefslogtreecommitdiff
path: root/examples/time/README.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-04-07 18:14:20 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-04-07 18:14:20 -0400
commit3efd7d9cfbd330ebb45f39648ee96a3e429a06f9 (patch)
tree29acb9e2b2370bd155fed24fba79d01b553a24f3 /examples/time/README.md
parent15fabfb9be3e3620e4b96983a49017116cea40e2 (diff)
Move core libraries into their own folder
Diffstat (limited to 'examples/time/README.md')
-rw-r--r--examples/time/README.md5
1 files changed, 0 insertions, 5 deletions
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.