From 22705c31706bf0ee34dd857f3e782ce32008803b Mon Sep 17 00:00:00 2001 From: VikasGoswami Date: Sat, 24 Oct 2020 17:24:52 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89caa3e..690e357 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # How To Use Web APIs in Python 3 -This is the completed code for the article [How To Use Web APIs in Python 3](https://www.digitalocean.com/community/tutorials/how-to-use-web-apis-in-python-3) by Brian King. +This is the complete code for the article [How To Use Web APIs in Python 3](https://www.digitalocean.com/community/tutorials/how-to-use-web-apis-in-python-3) by Brian King.