Skip to content

Commit

Permalink
Update documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
derekisbusy committed Feb 2, 2017
1 parent dca54c2 commit 7eb39a9
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Contact form with database to assign contacts to users/departments.


Documentation
------------
-------------

[Installation](docs/installation.md)

Expand All @@ -20,10 +20,8 @@ Documentation

[ContactForm widget](docs/basic-usage.md)

Usage
-----
License
-------

Once the extension is installed, simply use it in your code by :

```php
<?= \derekisbusy\contact\AutoloadExample::widget(); ?>```
Yii-contact is released under the BSD-3 License. See the bundled [LICENSE.md](LICENSE.md)
for details.

0 comments on commit 7eb39a9

Please sign in to comment.