From ca37ad4a8851564800e8008cc7db7390e128a721 Mon Sep 17 00:00:00 2001 From: FRasuli Date: Fri, 14 Jul 2023 12:05:31 +0500 Subject: [PATCH] Made some chabge --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dc09eb6..ca3087c 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,7 @@ You will also want to configure the heroku environment variable FLASK_DEBUG=Fals Making Requests --------------- -The base for all requests is https://api.uber.com/v1/, to find a list of all available endpoints, please visit: https://developer.uber.com/v1/endpoints/ +The base for all requests is https://api.uber.com/v1/, to find a list of all available endpoints, please visit: https://developer.uber.com/v1/endpoints + + +made some changes \ No newline at end of file