Gentoo Archives: gentoo-commits

From: Mikhail Pukhlikov <cynede@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/dotnet:master commit in: /
Date: Wed, 31 Aug 2016 08:31:56
Message-Id: 1472279676.8db56616044c487c08548800addb140d055a2466.cynede@gentoo
1 commit: 8db56616044c487c08548800addb140d055a2466
2 Author: mpkh <cynede <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 27 06:34:36 2016 +0000
4 Commit: Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 27 06:34:36 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=8db56616
7
8 add note about stability
9
10 readme.md | 3 ++-
11 1 file changed, 2 insertions(+), 1 deletion(-)
12
13 diff --git a/readme.md b/readme.md
14 index d6d0926..e1804e0 100644
15 --- a/readme.md
16 +++ b/readme.md
17 @@ -1,9 +1,10 @@
18 gentoo-dotnet official overlay
19 ==============================
20
21 -[![Join the chat at https://gitter.im/gentoo/dotnet](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gentoo/dotnet?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
22 +note that this overlay is community driven, any help is very welcome, since so it could be unstable
23
24 [![Build Status](https://travis-ci.org/gentoo/dotnet.png?branch=master)](https://travis-ci.org/gentoo/dotnet)
25 +[![Join the chat at https://gitter.im/gentoo/dotnet](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gentoo/dotnet?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
26
27 Overlay Installation
28 --------------------