From 4bfb3b95d1de4f0a9855ed2cb2eaf4511c3a8a9f Mon Sep 17 00:00:00 2001 From: Justin McCarthy Date: Tue, 15 May 2018 15:31:43 -0700 Subject: [PATCH] introduce notion of pushing project to git repository. reword ticketing integration. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7de0b98..11f99ce 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Comply is a SOC2-focused compliance automation tool: - **Policy Generator**: markdown-powered **document pipeline** for publishing auditor-friendly **policy documents** -- **Ticketing Integration**: manage the lifecycle of your program throughout the year via your existing **ticketing system** +- **Ticketing Integration**: automate compliance throughout the year via your existing **ticketing system** - **SOC2 Templates**: open source policy and procedure **templates** suitable for satisfying a SOC2 audit # Installation @@ -26,6 +26,8 @@ $ cd my-company $ comply init ``` +Once `comply init` is complete, just `git init` and `git push` your project to a new repository. You're ready to begin editing the included policy boilerplate text. + # Discussion Join us in [Comply Users](https://join.slack.com/t/comply-users/shared_invite/enQtMzU3MTk5MDkxNDU4LTMwYzZkMjA4YjQ2YTM5Zjc0NTAyYWY5MDBlOGMwMzRmZTk5YzBlOTRiMTVlNGRlZjY1MTY1NDE0MjY5ZjYwNWU)