From 42799612d8f0c10564254f2fc390d360d5de5015 Mon Sep 17 00:00:00 2001 From: Tsubasa Takayama Date: Fri, 24 Nov 2017 01:34:53 +0900 Subject: [PATCH] Modify README.md --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8355245..150c0d0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,20 @@ # alfred-datadog-workflow -A Alfred workflow to open Datadog pages + +A Alfred workflow to open Datadog pages. + +## Features + +* Open Datadog dashboards +* Open Datadog monitors + +## Installation + +Get a latest .alfredworkflow file from [GitHub releases](https://github.com/tsub/alfred-datadog-workflow/releases). + +## Preparation + +Type "datadog auth", and enter your Datadog api key and application key. + +![image](https://gyazo.com/c6c47477c3e41d081550ef1e74af70f7.png) + +![image](https://gyazo.com/17a0e17ffbeed95b4d9a6db2b47db6d5.png)