From 05f66539201410a270ba9d67f7097fe42cfacd6b Mon Sep 17 00:00:00 2001 From: jordaneharp Date: Tue, 12 Dec 2017 16:12:40 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1310c9a..d738430 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# Here be dragons! Alpha-quality software! It may eat your dog! - # Pusher CLI [(pusher.com)](https://pusher.com) This is a tool that allows developers access to their Pusher accounts via a command line interface. +This is an alpha release. We recommend using it for non-production apps. It may eat your laundry! We'd appreciate your feedback. + ## Usage Before attempting to use the Pusher CLI, You should log into your [dashboard](https://dashboard.pusher.com/accounts/edit) and generate a new API key. Next, follow the installation instructions [below](#installing), and then run `pusher login`.