We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a8ee97 commit 9baae14Copy full SHA for 9baae14
README.md
@@ -1,7 +1,7 @@
1
-# laravel-multiple-choice
+# Laravel Multiple Choice
2
Package that provides multiple choice questions and answers
3
4
-## Installation.
+## Installation
5
6
1. Run `composer require divineomega/laravel-multiple-choice`.
7
2. Add `DivineOmega\LaravelMultipleChoice\Providers\LMCServiceProvider::class` to `providers` array in `config/app.php`.
0 commit comments