diff --git a/README.md b/README.md
index 16b7321c..317501cf 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,23 @@
-# dhtmlxGantt v.6.3.4
+# dhtmlxGantt #
-dhtmlxGantt is an open source JavaScript Gantt chart that helps you illustrate a project schedule in a nice-looking chart.
+[](https://dhtmlx.com/)
+[](https://www.npmjs.com/package/dhtmlx-gantt)
+[](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
+
+[Getting started](#getting-started) | [Features](#features) | [Support](#support) | [License](#license) | [Useful links](#links)
+
+[dhtmlxGantt](https://dhtmlx.com/docs/products/dhtmlxGantt) is an open source JavaScript Gantt chart that helps you illustrate a project schedule in a nice-looking chart.
It can show the dependencies between tasks as lines and allows you to set up different relationships between tasks (finish-to-start, start-to-start, finish-to-finish, start-to-finish).
dhtmlxGantt provides a flexible API and a large number of event handlers, which gives you the freedom to customize it for your needs.
-[https://dhtmlx.com/docs/products/dhtmlxGantt](https://dhtmlx.com/docs/products/dhtmlxGantt)
+
-## Getting started
+[Check more samples >](https://docs.dhtmlx.com/gantt/samples/)
+
+
+## Getting started ##
Add files:
@@ -47,7 +56,7 @@ gantt.parse({
==> [Check the live demo](https://snippet.dhtmlx.com/a69d7378a)
-### Complete guides
+### Complete guides ###
- [Angular](https://dhtmlx.com/blog/dhtmlx-gantt-chart-usage-angularjs-2-framework/)
- [React](https://dhtmlx.com/blog/create-react-gantt-chart-component-dhtmlxgantt/)
@@ -60,15 +69,63 @@ gantt.parse({
- [Slim framework](https://docs.dhtmlx.com/gantt/desktop__howtostart_php_laravel.html)
- [Ruby on Rails](https://docs.dhtmlx.com/gantt/desktop__howtostart_ruby.html)
-#### All tutorials
+#### All tutorials ####
[https://docs.dhtmlx.com/gantt/desktop__howtostart_guides.html](https://docs.dhtmlx.com/gantt/desktop__howtostart_guides.html)
-#### Video guides
+#### Video guides ####
[https://www.youtube.com/user/dhtmlx/videos](https://www.youtube.com/user/dhtmlx/videos)
-## License
+
+## Features ##
+
+| Functionality | GNU GPL v2 | Commercial | Enterprise | Ultimate |
+|--- |--- |--- |--- |--- |
+| [Standard features](https://docs.dhtmlx.com/gantt/desktop__editions_comparison.html) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Auto scheduling | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Baselines, deadlines and other custom elements | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Critical path calculation | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Custom content in the overlay | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Custom tasks types | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Decimal units for tasks durations | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Dynamic loading | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Expanding/collapsing split tasks | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Free local module for MS Project export/import | :x: | :x: | :x: | :heavy_check_mark: |
+| Free local PDF/PNG export module | :x: | :x: | :heavy_check_mark: | :heavy_check_mark: |
+| MS Project link formatting | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Multiple resources per task | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Online export to PDF/PNG without watermark | :x: | 1 year | 1 year | Perpetual |
+| Project-level work calendars | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Project and milestones task types | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Resizing grid columns and the grid itself from the UI | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Resource histogram | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Resource management | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| S-curve to show the progress of a project | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Setting task types automatically | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Several Gantt charts on 1 page | :x: | :x: | :heavy_check_mark: | :heavy_check_mark: |
+| Simple API for hiding/showing columns of the grid | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Splitting tasks into subtasks | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Tasks grouping | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Time constraints for tasks | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| Working calendar for the whole project | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+
+
+
+## Support ##
+
+Star our GitHub repo :star:
+
+Check our [roadmap](https://trello.com/b/fhOySHPj/gantt-roadmap) for future updates :wrench:
+
+Read us on [Medium](https://medium.com/@dhtmlx) :newspaper:
+
+Follow us on [Twitter](https://twitter.com/dhtmlx) :bird:
+
+Like our page on [Facebook](https://www.facebook.com/dhtmlx/) :thumbsup:
+
+
+## License ##
dhtmlxGantt v.6.3.4 Standard
@@ -78,7 +135,7 @@ To use dhtmlxGantt in non-GPL projects (and get Pro version of the product), ple
(c) XB Software Ltd.
-
+
## Useful links
- [Online documentation](https://docs.dhtmlx.com/gantt/)