Skip to content

Commit 035fd38

Browse files
committed
Merge pull request git-commit-notifier#94 from joncave/patch-1
README is now markdown (s/README.textile/README.md/)https://github.com/bitboxer/git-commit-notifier/issues/94/close
2 parents 5c8289a + d281620 commit 035fd38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-commit-notifier.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
1111
s.email = %q{bodo@bitboxer.de}
1212
s.extra_rdoc_files = [
1313
"LICENSE",
14-
"README.textile"
14+
"README.md"
1515
]
1616

1717
s.files = `git ls-files`.split("\n")

0 commit comments

Comments
 (0)