From 80519e3c06c4912d0c0a67707245bca5781d8328 Mon Sep 17 00:00:00 2001 From: frikky Date: Thu, 2 Dec 2021 16:57:28 +0100 Subject: [PATCH] Added better README overview --- README.md | 20 +++++++++++++++++--- frontend/src/views/AngularWorkflow.jsx | 2 +- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c09bd090..ed65911c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,21 @@ -# Shuffle -[Shuffle](https://shuffler.io) is an automation platform focused on accessibility. We believe everyone should have access to efficient processes, and are striving to make that a possibility by making integrations for YOUR tools. Security Operations is complex, but it doesn't have to be. +

-[![Discord](https://img.shields.io/discord/463752820026376202.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/B2CBzUm) +[![Shuffle Logo](https://shuffler.io/images/white_logo_new.png)](https://shuffler.io) + +Shuffle Automation + +

+[Shuffle](https://shuffler.io) is an automation platform for and by the community, focusing on accessibility for anyone to automate. Security operations is complex, but it doesn't have to be. + +[_Key Features_](https://shuffler.io/docs/features) — +[_Community & Support_](https://discord.gg/B2CBzUm) +[_Documentation_](https://shuffler.io/docs) — +[_Getting Started_](https://shuffler.io/docs/getting_started) — +[_Development_](https://github.com/frikky/Shuffle/blob/master/.github/CONTRIBUTING.md) — + +Follow us on Twitter at [@shuffleio](https://twitter.com/shuffleio). + +

![Example Shuffle webhook integration](https://github.com/frikky/Shuffle/blob/master/frontend/src/assets/img/github_shuffle_img.png) diff --git a/frontend/src/views/AngularWorkflow.jsx b/frontend/src/views/AngularWorkflow.jsx index 3c2c62c4..76faca3e 100644 --- a/frontend/src/views/AngularWorkflow.jsx +++ b/frontend/src/views/AngularWorkflow.jsx @@ -6723,7 +6723,7 @@ const AngularWorkflow = (props) => { }} />
- Select folders + Select {triggerAuthentication.type === "gmail" ? "labels" : "folders"} (CTRL+click)