From 61f8f41a364c6bf7ea4965961c497f82869ce443 Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Wed, 7 Jan 2015 23:45:58 -0800 Subject: [PATCH] Temporarily remove heroku button while I get it working properly --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index efcf72e2b..e81d93c00 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ ![Logo](static/logo.png "Logo") [![Build Status](https://circleci.com/gh/begriffs/postgrest.png?circle-token=f723c01686abf0364de1e2eaae5aff1f68bd3ff2)](https://circleci.com/gh/begriffs/postgrest/tree/master) - - Deploy - PostgREST serves a fully RESTful API from any existing PostgreSQL database. It provides a cleaner, more standards-compliant, faster @@ -153,8 +150,6 @@ and the [guide to routing](https://github.com/begriffs/postgrest/wiki/Routing). * [Adam Baker](https://github.com/adambaker) for code contributions and many fundamental design discussions -* [Miƫtek Bak](https://github.com/mietek) for creating the Heroku - deployment packaging and [Halcyon](https://halcyon.sh/) infrastructure * [Nikita Volkov](https://github.com/nikita-volkov) for writing the wonderful [Hasql](https://github.com/nikita-volkov/hasql) library and helping me use it