Skip to content

Commit 84077cc

Browse files
committed
Wrong README
1 parent bc2985d commit 84077cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resque.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
99
s.email = "[email protected]"
1010
s.authors = [ "Chris Wanstrath" ]
1111

12-
s.files = %w( README.md Rakefile LICENSE )
12+
s.files = %w( README.markdown Rakefile LICENSE )
1313
s.files += Dir.glob("lib/**/*")
1414
s.files += Dir.glob("bin/**/*")
1515
s.files += Dir.glob("man/**/*")

0 commit comments

Comments
 (0)