From 500835c9604555ff0f6bdf36a0b304ab7b5df842 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 18 Mar 2015 10:33:38 +0200 Subject: [PATCH] README improvements --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2ac17dd..000f5cc 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ stackage-server =============== +[![Build Status](https://travis-ci.org/fpco/stackage-server.svg?branch=master)](https://travis-ci.org/fpco/stackage-server) + Server for stable, curated Haskell package sets +This repo is part of the [Stackage project](https://github.com/fpco/stackage), +and the live server can be viewed at https://www.stackage.org. + Inside the config directory, there are two files ending in `-sample`. They should be copied to remove the `-sample` suffix for the site to work. We do it this way to avoid accidentally committing real database credentials into the