diff --git a/README.md b/README.md new file mode 100644 index 0000000..60a0042 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Show a human readable time calculated from seconds + +This script calculates from the number of seconds (given by ARGS[0] or adjust to where needed) to the number of Days, Hours, Minutes and Seconds.