diff options
author | Dominic Matarese <dominicmatarese@gmail.com> | 2021-07-12 16:26:11 +0000 |
---|---|---|
committer | Dominic Matarese <dominicmatarese@gmail.com> | 2021-07-12 16:26:11 +0000 |
commit | 734dee6e865679fb98900e89d71fb3e2cd67da8f (patch) | |
tree | 4786f339c887d101ceec157d305825cbb57b8d51 /readme.md |
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 1 |
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. |