diff --git a/README.md b/README.md index b407ac5..3b06851 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ -# WebTech \ No newline at end of file +# WebTech + +python -m venv venv +pip install -r requirements.txt \ No newline at end of file