Skip to content

Commit fde5026

Browse files
committed
[dev] fix readme description, add lock files
1 parent ccb5182 commit fde5026

4 files changed

Lines changed: 11067 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
npm-debug.log*
1919
yarn-debug.log*
2020
yarn-error.log*
21-
yarn.lock
21+
package-lock.json

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<h1 align="center"><a href="https://docs.dhtmlx.com/scheduler/">DHTMLX Scheduler Documentation</a></h1>
22

3-
New Scheduler description here
3+
DHTMLX Scheduler is a JavaScript library for developing scheduling applications.
44

55
## Explore documentation locally
66

0 commit comments

Comments
 (0)