From 9f8160b35f354eba4231e05bea98aa5118ec7f59 Mon Sep 17 00:00:00 2001 From: Pen Date: Thu, 10 Dec 2020 15:37:22 +0800 Subject: [PATCH] Update README.md change README.md for more detail --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index a3e753a..e50f6bf 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ # python 面试题 -包安装 -``` -pip3 install -r requirement.txt -``` +./question.py 运行我写的函数 ```