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)