diff options
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. |