Merge pull request #167 from antage/master

Rename README.textile to README.markdown in gemspec file
This commit is contained in:
Ben Mabey 2012-12-10 21:04:25 -08:00
commit f89c34300e
1 changed files with 2 additions and 2 deletions

View File

@ -14,13 +14,13 @@ Gem::Specification.new do |s|
s.email = "ben@benmabey.com"
s.extra_rdoc_files = [
"LICENSE",
"README.textile",
"README.markdown",
"TODO"
]
s.files = [
"Gemfile.lock",
"History.txt",
"README.textile",
"README.markdown",
"Rakefile",
"VERSION.yml",
"cucumber.yml",