diff --git a/README.md b/README.md index daf5d18..740c15b 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,9 @@ LonghornOpen\LaravelCelticLti\LtiServiceProvider ## Usage -A sample set of steps to get this library up and running in your app can be found at [https://github.com/longhornopen/laravel-celtic-lti/wiki/Laravel-app-setup](https://github.com/longhornopen/laravel-celtic-lti/wiki/Laravel-app-setup). +A sample set of steps to get this library up and running in your own app can be found at [https://github.com/longhornopen/laravel-celtic-lti/wiki/Laravel-app-setup](https://github.com/longhornopen/laravel-celtic-lti/wiki/Laravel-app-setup). + +A simple Laravel example app using this library, mostly ready to deploy, is at [https://github.com/longhornopen/lti-example-app](https://github.com/longhornopen/lti-example-app). ## Contributing @@ -44,4 +46,4 @@ Pull requests or other offers of development help are appreciated. If you're wa ## Thanks -Thanks to the CeLTIc project and to Stephen Vickers in particular. This library would not be possible without their underlying work. \ No newline at end of file +Thanks to the CeLTIc project and to Stephen Vickers in particular. This library would not be possible without their underlying work.