From 58f15f2bd5dc7ae724330a112baa5bf15779f3ad Mon Sep 17 00:00:00 2001 From: Filipe Filardi Date: Sun, 22 Apr 2018 18:18:59 -0300 Subject: [PATCH] Fix web crawler url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f19510..027c695 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). - [URL Manipulation](#url-manipulation) - [Video](#video) - [Web Content Extracting](#web-content-extracting) - - [Web Crawling & Web Scraping](#web-crawling-&-web-scraping) + - [Web Crawling & Web Scraping](#web-crawling--web-scraping) - [Web Frameworks](#web-frameworks) - [WebSocket](#websocket) - [WSGI Servers](#wsgi-servers)