From 8d88e8ba2674e963a195bcd21add863f280c2ae9 Mon Sep 17 00:00:00 2001 From: Can202 <67566612+Can202@users.noreply.github.com> Date: Fri, 9 Apr 2021 13:07:29 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e19a9e7..e749159 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ reverse = man.reverseArray([num1,num2,num3]) # return array # Install -1. Download man.py +1. Download man.py - here https://github.com/Can202/python_man/releases/download/v1.0/man.py 2. Put the man.py next to your code