diff --git a/subjects/get-alpha/README.md b/subjects/get-alpha/README.md index 3d05e8eb..c4d20f53 100644 --- a/subjects/get-alpha/README.md +++ b/subjects/get-alpha/README.md @@ -10,7 +10,6 @@ Write a program that takes an `int` between `[0-127]` as an argument and returns ### Usage - ```go $ go run . | cat -e $ @@ -20,4 +19,4 @@ $ go run . "95" | cat -e _ $ go run . "95" "102" | cat -e $ -``` \ No newline at end of file +```