From 1a2b92c750b5b0b8e67fa336f34772acb328708f Mon Sep 17 00:00:00 2001 From: Phil Elson Date: Thu, 15 Oct 2015 07:43:53 +0100 Subject: [PATCH] Added a readme. --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000000000..7b263d6e10c3d --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +About +----- + +This repo is a holding area for recipes destined for a conda-forge feedstock repo. To find out more about conda-forge, see https://github.com/conda-forge/conda-smithy. + + +Build status +------------ + +[![Circle CI](https://circleci.com/gh/conda-forge/staged-recipes/tree/master.svg?style=svg)](https://circleci.com/gh/conda-forge/staged-recipes/tree/master) + +[![Build Status](https://travis-ci.org/conda-forge/staged-recipes.svg?branch=master)](https://travis-ci.org/conda-forge/staged-recipes) + +[![Build status](https://ci.appveyor.com/api/projects/status/47716ba4hkginhp2/branch/master?svg=true)](https://ci.appveyor.com/project/pelson/staged-recipes/branch/master)