diff --git a/Input.py b/Input.py index f316574..4aca5c2 100755 --- a/Input.py +++ b/Input.py @@ -3,3 +3,4 @@ webbrowser.open('http://petstore.swagger.io/') + diff --git a/README.md b/README.md index 639aafc..f4bcfaa 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # Swagger This is a pet store where you check different kind of pets and order them online + +this is for pull request \ No newline at end of file