diff --git a/README b/README new file mode 100644 index 0000000..9d76f98 --- /dev/null +++ b/README @@ -0,0 +1 @@ +Run with `go run collatz.go 1234` or download the exe and pass a number `collatz 1234`.