From f06159e3133500e14a85046444767c027623afed Mon Sep 17 00:00:00 2001 From: Austin Hoag <42473349+austinhoag@users.noreply.github.com> Date: Fri, 12 Feb 2021 16:29:51 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 083ab2a..4120194 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,4 @@ This is small Python script that computes the [factorial](https://en.wikipedia.o ``` python test.py ``` +some new changes.