From de8e22effe4673b7c72098dbcacbe0f3d1606666 Mon Sep 17 00:00:00 2001 From: Tomas Aparicio Date: Sat, 4 Jun 2016 15:50:19 -0400 Subject: [PATCH] fix(docs): manager description --- manager/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manager/README.md b/manager/README.md index 09a4b46..4758260 100644 --- a/manager/README.md +++ b/manager/README.md @@ -1,6 +1,6 @@ # manager [![Build Status](https://travis-ci.org/vinxi/vinxi.png)](https://travis-ci.org/vinxi/vinxi) [![GoDoc](https://godoc.org/github.com/vinxi/vinxi?status.svg)](https://godoc.org/github.com/vinxi/manager) [![Coverage Status](https://coveralls.io/repos/github/vinxi/vinxi/badge.svg?branch=master)](https://coveralls.io/github/vinxi/vinxi?branch=master) -Sandbox is a vinxi based full-featured, high-level, remotely configurable proxy solution. +`manager` package implements a programmatic and HTTP API mangement layer for `vinxi` proxies. ## Installation