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