From e8e441abcff8e544995c2ab56849b6b73c0baf08 Mon Sep 17 00:00:00 2001 From: BEiNg139 <92037990+BEiNg139@users.noreply.github.com> Date: Wed, 6 Oct 2021 18:50:55 -0400 Subject: [PATCH] Add github to popular websites I am a novice coder and I am trying to help just adding things. Sorry to bother you. --- Jarvis2_4windows.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Jarvis2_4windows.py b/Jarvis2_4windows.py index bb9aa14..ef5c3d5 100644 --- a/Jarvis2_4windows.py +++ b/Jarvis2_4windows.py @@ -22,6 +22,7 @@ popular_websites = { "youtube": "https://www.youtube.com", "wikipedia": "https://www.wikipedia.org", "amazon": "https://www.amazon.com", + "GitHub": "https://www.github.com", } search_engines = { "google": "https://www.google.com",