diff --git a/README.md b/README.md new file mode 100644 index 0000000..5248f2f --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# LiteRyzJS/Project + +> LiteRyzJS/Project is a basic project planner and gantt chart control written in pure JavaScript with the Canvas API. + +--- + +## Features + +- Basic gantt chart with JavaScript and Canvas API +- Basic project planner + +## Screenshots + +[![screenshot](wiki/screenshot-1-h240.png)](wiki/screenshot-1.png) + +--- + +## Releases & Builds + +See [Releases](/Ray/literyzjs-project/releases) \ No newline at end of file diff --git a/wiki/screenshot-1-h240.png b/wiki/screenshot-1-h240.png new file mode 100644 index 0000000..ad9c03f Binary files /dev/null and b/wiki/screenshot-1-h240.png differ diff --git a/wiki/screenshot-1.png b/wiki/screenshot-1.png new file mode 100644 index 0000000..32f1580 Binary files /dev/null and b/wiki/screenshot-1.png differ