diff --git a/01/README.md b/01/README.md index 47e1da9..27a4975 100644 --- a/01/README.md +++ b/01/README.md @@ -7,6 +7,8 @@ Both tasks are solved in one hell of a oneliner each: - Task 1: 153 characters / line - Task 2: 363 characters / line + + ```shell p day01.py ```