From 51664ba4272433ef9f1f8d5d5f6135eab6124c0f Mon Sep 17 00:00:00 2001 From: Derek Schultz Date: Thu, 15 Dec 2016 23:42:44 -0700 Subject: [PATCH] add link to testing doc --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 394d8ac..47cb447 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,10 @@ API docs are discoverable via Swagger. Just launch the Picasso API and browse to http://:/api +### Testing Picasso + +See [Testing.md](TESTING.md) + ### Support -Join us on [Slack](https://open-iron.herokuapp.com/)! \ No newline at end of file +Join us on [Slack](https://open-iron.slack.com/)!