diff --git a/README.md b/README.md index 4ea7272..7632789 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,15 @@ This Silverstripe module aims to replace the current WYSIWYG approach with a mor --- +## Usage + +```bash +#!/bin/bash +composer require loveduckie/silverstripe-markdown +``` + +--- + ## Related Projects This module works best with the following projects