From 344818e50c35248994038c837fcb2fe95c5f43a6 Mon Sep 17 00:00:00 2001 From: Gregory Petukhov Date: Fri, 21 Aug 2015 21:19:10 +0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e22f57..0eed8a5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ The list of tools, programming libraries and APIs used in web-scraping. * [Python](http://github.com/lorien/web-scraping/blob/master/python.md) * [PHP](http://github.com/lorien/web-scraping/blob/master/php.md) * [Ruby](http://github.com/lorien/web-scraping/blob/master/ruby.md) - * Feel free to add your favourite language. You can use already existing language as template. +* [JavaScript](http://github.com/lorien/web-scraping/blob/master/javascript.md) + * Feel free to add your favourite language. Use [new_language_template.md](http://github.com/lorien/web-scraping/blob/master/new_language_template.md) as start point. * [Proxy Services](http://github.com/lorien/web-scraping/blob/master/proxy_services.md) * [Web Services](http://github.com/lorien/web-scraping/blob/master/web_services.md) * [Console tools](http://github.com/lorien/web-scraping/blob/master/console_tools.md)