Skip to content

Commit 09f8a65

Browse files
Update README.rdoc
1 parent a86cc32 commit 09f8a65

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rdoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
= Net::LDAP for Ruby {<img src="https://travis-ci.org/ruby-ldap/ruby-net-ldap.svg" />}[https://travis-ci.org/ruby-ldap/ruby-net-ldap]
1+
= Net::LDAP for Ruby
2+
{<img src="https://badge.fury.io/rb/net-ldap.svg" alt="Gem Version" />}[https://badge.fury.io/rb/net-ldap]
3+
{<img src="https://travis-ci.org/ruby-ldap/ruby-net-ldap.svg" />}[https://travis-ci.org/ruby-ldap/ruby-net-ldap]
24

35
== Description
46

@@ -67,7 +69,7 @@ CAVEAT: you need to add the following line to /etc/hosts
6769
This section is for gem maintainers to cut a new version of the gem.
6870

6971
* Check out a new branch `release-VERSION`
70-
* Update lib/net/ldap/version.rb to next version number X.X.X following {semver}(http://semver.org/).
72+
* Update lib/net/ldap/version.rb to next version number X.X.X following {semver}[http://semver.org/].
7173
* Update `History.rdoc`. Get latest changes with `script/changelog`
7274
* Open a pull request with these changes for review
7375
* After merging, on the master branch, run `script/release`

0 commit comments

Comments
 (0)