From bf075b3042aacb97a0226b525ae1e32a84d4e29b Mon Sep 17 00:00:00 2001
From: Aksh Gupta <akshgpt7@gmail.com>
Date: Sat, 5 Oct 2019 00:35:40 +0530
Subject: [PATCH] Update README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index ded1427..faa51e4 100644
--- a/README.md
+++ b/README.md
@@ -1180,6 +1180,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
 * [sumy](https://github.com/miso-belica/sumy) - A module for automatic summarization of text documents and HTML pages.
 * [textract](https://github.com/deanmalmgren/textract) - Extract text from any document, Word, PowerPoint, PDFs, etc.
 * [toapi](https://github.com/gaojiuli/toapi) - Every web site provides APIs.
+* [webbrowser](https://docs.python.org/2/library/webbrowser.html) - A module to open URLs in interactive browser applications.
 
 ## Web Crawling
 
-- 
GitLab