Skip to content

Commit

Permalink
update text
Browse files Browse the repository at this point in the history
  • Loading branch information
ateliee committed Dec 22, 2019
1 parent dd2807c commit 11c033b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ jq.Schedule

jquery and html schedule calendar

javascript base time schedule plugin.
* Drag and Drop Support
* Resize Schedule
* Ajax Get Data

## install

Expand Down
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jq.schedule",
"version": "2.2.0",
"version": "2.2.1",
"description": "jQuery time schedule plugin",
"main": "js/index.js",
"scripts": {
Expand All @@ -21,7 +21,9 @@
"front-end",
"schedule",
"calendar",
"web"
"web",
"ajax",
"responsible"
],
"author": "ateliee <[email protected]> (https://ateliee.com)",
"license": "MIT",
Expand Down

0 comments on commit 11c033b

Please sign in to comment.