GitHub user emchristiansen opened a pull request:
https://github.com/apache/thrift/pull/74
README update
Updates README to include a Travis build badge, which requires renaming it
to README.md.
Also fixed some things in the readme.
Important note: The link for the build badge is apparently inactive.
Either this project hasn't been registered with Travis CI, or it is
registered under a different name.
In the former case, please do register the project.
In the latter case, please amend this pull request so the badge link points
to the correct address.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/emchristiansen/thrift travis
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/74.patch
----
commit ed32cce0809b441b4b3abb9c425c7385c8052c18
Author: Eric Martin Christiansen <[email protected]>
Date: 2014-01-08T22:23:31Z
added build badge
commit 1c5a56bb59fea3c06c5f07153fe7d04561a805b7
Author: Eric Martin Christiansen <[email protected]>
Date: 2014-01-09T20:50:34Z
typo
commit fe5759a5a50550f7f5db665c65c4a8b51d14468c
Author: Eric Martin Christiansen <[email protected]>
Date: 2014-01-09T20:51:43Z
rename README
commit 430574919a22c46c1cbf120d54f2259358c09938
Author: Eric Martin Christiansen <[email protected]>
Date: 2014-01-09T22:59:23Z
markdown niceties
----