Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
ASlatius committed Apr 28, 2015
1 parent fcfaaaa commit 5737dab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
yii2-nestable
=============

Yii2 implementation for jquery.nestable plugin that interfaces with the Nested Sets behavior for Yii 2.
Yii 2.0 implementation of nested set behavior using jquery.nestable plugin.
- jquery.nestable plugin: http://dbushell.github.io/Nestable/
- Nested Sets Behavior for Yii 2: https://github.com/creocoder/yii2-nested-sets

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slatiusa/yii2-nestable",
"description": "Implementation of nestable lists and nested set behavior using jquery.nestable plugin for Yii 2.0.",
"description": "Yii 2.0 implementation of nested set behavior using jquery.nestable plugin.",
"keywords": ["yii2", "extension", "widget", "nestable", "sortable", "nested set", "behavior", "jquery"],
"homepage": "https://github.com/Hommer101/yii2-nestable",
"type": "yii2-extension",
Expand Down

0 comments on commit 5737dab

Please sign in to comment.