From 6647dd5ada37d1480e92ff2590d5f1753dddadc5 Mon Sep 17 00:00:00 2001 From: SC Date: Tue, 30 May 2017 18:16:35 +1200 Subject: [PATCH] Updated Readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5594a17..973c162 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,10 @@ The SilverStripe UserForms Module. $ composer require stewartcossey/userforms-pushover ``` -You will need to run `dev/build?flush=all` after installing this module. \ No newline at end of file +You will need to run `dev/build?flush=all` after installing this module. + +## Documentation + +- [User Guide](docs/en/userguide.md) +- [Contributing Code](contributing.md) +- [Code License](license.md) \ No newline at end of file