README improvements

This commit is contained in:
Michael Snoyman 2015-03-18 10:33:38 +02:00
parent 68f08adb89
commit 500835c960

View File

@ -1,8 +1,13 @@
stackage-server 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 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 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 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 this way to avoid accidentally committing real database credentials into the