Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
lesha724 committed Feb 7, 2017
1 parent 79c35ec commit 7aa25c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
yii2-bootstrap-tree
===================
Виджет основыный на [bootstrap-treeview](https://github.com/lesha724/yii2-tree-view)
Виджет основыный на [bootstrap-treeview](https://github.com/jonmiles/bootstrap-treeview)

Installation
------------
Expand Down Expand Up @@ -28,4 +28,4 @@ Usage
Once the extension is installed, simply use it in your code by :

```php
<?= \lesha724\bootstraptree\AutoloadExample::widget(); ?>```
<?= \lesha724\bootstraptree\TreeView::widget(); ?>```

0 comments on commit 7aa25c9

Please sign in to comment.