From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DA5E4138334 for ; Fri, 3 Aug 2018 15:52:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76668E07D4; Fri, 3 Aug 2018 15:52:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 49E81E07D4 for ; Fri, 3 Aug 2018 15:52:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B34AD335CCC for ; Fri, 3 Aug 2018 15:52:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 560E0348 for ; Fri, 3 Aug 2018 15:52:26 +0000 (UTC) From: "Horea Christian" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Horea Christian" Message-ID: <1533311525.f49e7e4bf695762a10bd7eb6df2ef590e7f21a60.chymera@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Files: README.md X-VCS-Directories: / X-VCS-Committer: chymera X-VCS-Committer-Name: Horea Christian X-VCS-Revision: f49e7e4bf695762a10bd7eb6df2ef590e7f21a60 X-VCS-Branch: master Date: Fri, 3 Aug 2018 15:52:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e1a04071-6be8-4c81-86cb-74583640e431 X-Archives-Hash: c3be251822fc39ffdadb4f8c5a79e6b3 commit: f49e7e4bf695762a10bd7eb6df2ef590e7f21a60 Author: Horea Christian yandex com> AuthorDate: Fri Aug 3 15:43:25 2018 +0000 Commit: Horea Christian gmail com> CommitDate: Fri Aug 3 15:52:05 2018 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f49e7e4b Style improvements and better links. README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f98792b60..700a326a3 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,12 @@ # Gentoo Science Overlay +[![Build Status](https://travis-ci.org/gentoo/sci.svg?branch=master)](https://travis-ci.org/gentoo/sci) -An overlay for Gentoo, geared towards scientific packages. +An overlay for Gentoo Linux, geared towards scientific packages. Homepage: [Science Project page](https://wiki.gentoo.org/wiki/Project:Science/Overlay) +Please fork! We will merge! See [our contributing guide](https://github.com/gentoo/sci/blob/master/CONTRIBUTING.md) document for more details. -Please fork! We will merge! See [this](https://github.com/gentoo/sci/blob/master/CONTRIBUTING.md) document for more instructions. - -Ask for help on irc in #gentoo-science @ freenode. - -Report bugs on the [github issues site](https://github.com/gentoo/sci/issues) +Ask for help on [Freenode IRC](https://www.gentoo.org/get-involved/irc-channels/) in #gentoo-science @ freenode. - -[![Build Status](https://travis-ci.org/gentoo/sci.svg?branch=master)](https://travis-ci.org/gentoo/sci) +Report bugs on the [GitHub issues page](https://github.com/gentoo/sci/issues).