From d58db8e72fe4ee2821f744b3bea59d8475786ba8 Mon Sep 17 00:00:00 2001 From: Jay Pignata Date: Tue, 20 Oct 2009 23:41:09 -0400 Subject: [PATCH] Fixing small grammatical error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 185e26a..123499e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ BOSSMan can be used to perform image, web and news searches against Yahoo's index. For more information about BOSS (Build your Own Search Service) please refer to http://developer.yahoo.com/search/boss/. -This is an older project - I'd encourage look at the great HTTParty (http://github.com/jnunemaker/httparty) library if you need to quickly and easily access HTTP resources. +This is an older project - I'd encourage you to look at the great HTTParty (http://github.com/jnunemaker/httparty) library if you need to quickly and easily access any kind of HTTP resource. ## Bugs, Features, Feedback