Skip to content

Commit

Permalink
cleaning up readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Crews committed Jul 14, 2010
1 parent c618e3e commit 43162f0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
@@ -0,0 +1 @@
google_directions-*.gem
3 changes: 2 additions & 1 deletion README.textile
Expand Up @@ -2,7 +2,7 @@ h2. Usage

Get a google maps API key, and store in your app under GOOGLE_MAPS_API_KEY
<pre>
GOOGLE_MAPS_API_KEY = 'your_api_key'
GOOGLE_MAPS_API_KEY = 'your_api_key'
</pre>

<pre>
Expand Down Expand Up @@ -31,6 +31,7 @@ h3. gem
Or do Bundler's Gemfile

h3. Rails 2.3.8 compatible

Not yet tested on Rails 3. It probably is Rails 3 compatible, because it's just a single class with a few methods. It's probably compatible with every ruby project ever.

h3. Google maps API key
Expand Down
Binary file removed google_directions-0.1.0.gem
Binary file not shown.

0 comments on commit 43162f0

Please sign in to comment.