diff --git a/README.md b/README.md index ef81bd8..bd06551 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,14 @@ The Rejoice Framework allows you to create simple to complex USSD applications b ## Learning Rejoice +### Installation + +```shell +composer create-project rejoice/rejoice my-ussd-app +``` + +### Documentation + The rejoice [documentation](https://rejoice-framework.github.io/docs) takes you through an easy tutorial to quicly learn Rejoice and get your app ready to use. ## Contributing diff --git a/simulator.json b/simulator.json index de02a64..54919fe 100644 --- a/simulator.json +++ b/simulator.json @@ -19,9 +19,7 @@ "((\\+?233\\(0\\)|\\+?233|0))?26[0-9]{7,10}", "((\\+?233\\(0\\)|\\+?233|0))?56[0-9]{7,10}" ], - "test_phones": { - "233272501017": {} - } + "test_phones": {} }, "VODAFONE": { "mnc": "02",