aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorDominic Matarese <dominicmatarese@gmail.com>2021-07-12 16:26:11 +0000
committerDominic Matarese <dominicmatarese@gmail.com>2021-07-12 16:26:11 +0000
commit734dee6e865679fb98900e89d71fb3e2cd67da8f (patch)
tree4786f339c887d101ceec157d305825cbb57b8d51 /readme.md
required first commitHEADmaster
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..32bc164
--- /dev/null
+++ b/readme.md
@@ -0,0 +1 @@
+Takes the number of total seconds passed in a day and converts it into 12 hour or 24 hour time, and writes it to the machine. Written in SIC assembly, an educational instruction set.