Permalink
Browse files

switched references from README.txt to README.rdoc

  • Loading branch information...
1 parent e08671b commit b72c21c0851c40a63fffdc5e30bf3fa0f9341163 @wonderchook wonderchook committed Oct 19, 2009
Showing with 2 additions and 2 deletions.
  1. +1 −1 Manifest.txt
  2. +1 −1 gemspec
View
@@ -1,6 +1,6 @@
History.txt
Manifest.txt
-README.txt
+README.rdoc
Rakefile
lib/geocoder/us/database.rb
lib/geocoder/us/numbers.rb
View
@@ -10,5 +10,5 @@ Gem::Specification.new do |s|
s.require_path = "lib"
s.test_files = "tests/run.rb"
s.has_rdoc = true
- s.extra_rdoc_files = ["README.txt"]
+ s.extra_rdoc_files = ["README.rdoc"]
end

0 comments on commit b72c21c

Please sign in to comment.