From d2043f41c4fbd27f202ed9e3fed9b3f892050e48 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sun, 5 Apr 2015 22:55:16 +0100 Subject: [PATCH] Added demo account info --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c75ac14..e9559260 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,16 @@ The following extra dependencies are required to develop Cachet. ## Installation & Documentation -You can now find our documentation at [https://docs.cachethq.io](https://docs.cachethq.io) or, directly at [http://cachet.readme.io](http://cachet.readme.io) if the first link fails to load. [Cachet Demo](https://demo.cachethq.io) +You can now find our documentation at [https://docs.cachethq.io](https://docs.cachethq.io) or, directly at [http://cachet.readme.io](http://cachet.readme.io) if the first link fails to load. [Cachet Demo](https://demo.cachethq.io). + +### Demo Account + +To test out the demo, you may login to the [Dashboard](https://demo.cachethq.io/dashboard) with the following: + +- **Username:** test@test.com +- **Password:** test123 + +The demo is reset every half past the hour. ## What Cachet is not