README.md in em-http-request-1.0.0 vs README.md in em-http-request-1.0.1

- old
+ new

@@ -44,17 +44,19 @@ - [WebMock](https://github.com/bblimke/webmock) - Library for stubbing and setting expectations on HTTP requests in Ruby. - Example of [using WebMock, VCR & EM-HTTP](https://gist.github.com/802553) ## Other libraries & applications using EM-HTTP +- [VMWare CloudFoundry](https://github.com/cloudfoundry) - The open platform-as-a-service project +- [PubSubHubbub](https://github.com/igrigorik/PubSubHubbub) - Asynchronous PubSubHubbub ruby client +- [em-net-http](https://github.com/jfairbairn/em-net-http) - Monkeypatching Net::HTTP to play ball with EventMachine - [chirpstream](https://github.com/joshbuddy/chirpstream) - EM client for Twitters Chirpstream API - [rsolr-async](https://github.com/mwmitchell/rsolr-async) - An asynchronus connection adapter for RSolr -- [PubSubHubbub](https://github.com/igrigorik/PubSubHubbub) - Asynchronous PubSubHubbub ruby client - [Firering](https://github.com/EmmanuelOga/firering) - Eventmachine powered Campfire API - [RDaneel](https://github.com/hasmanydevelopers/RDaneel) - Ruby crawler which respects robots.txt - [em-eventsource](https://github.com/AF83/em-eventsource) - EventSource client for EventMachine - [sinatra-synchrony](https://github.com/kyledrake/sinatra-synchrony) - Sinatra plugin for synchronous use of EM - and many others.. drop me a link if you want yours included! ### License -(MIT License) - Copyright (c) 2011 Ilya Grigorik +(MIT License) - Copyright (c) 2011 Ilya Grigorik \ No newline at end of file