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 051780b commit 75834d3Copy full SHA for 75834d3
README.md
@@ -22,8 +22,17 @@ to the require section of your `composer.json` file.
22
23
##Usage
24
25
+For getting more detail read [documentation]()
26
-Widget supports several use cases. Use the following links for getting more information
27
+##Examples
28
+
29
30
+Widget supports several use cases:
31
32
- [Single column example](docs/single_column.md)
-- [Several columns example](docs/several_columns.md)
33
+- [Several columns example](docs/several_columns.md)
34
35
36
+##License
37
38
+**yii2-multiple-input** is released under the BSD 3-Clause License. See the bundled LICENSE.md for details.
0 commit comments