diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-05-31 15:56:35 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-05-31 15:56:35 +0200 |
commit | 05f116c77666049fd1a3809728d12194ef5448b4 (patch) | |
tree | 69b1c450c7cd3aa7a4df3efd8a8bbac8905c0899 | |
parent | Add .travis.yml. (diff) | |
download | ruby-overlay-05f116c77666049fd1a3809728d12194ef5448b4.tar.gz ruby-overlay-05f116c77666049fd1a3809728d12194ef5448b4.tar.bz2 ruby-overlay-05f116c77666049fd1a3809728d12194ef5448b4.zip |
Add README.md.
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..6a71cb2 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +### Ruby project's overlay +This includes many ebuilds, that currently aren't ready or suitable for the main tree. + +### Repoman status +[![Repoman Status](https://travis-ci.org/gentoo/ruby-overlay.png)](https://travis-ci.org/gentoo/ruby-overlay) + |