Skip to content

Commit b00ed28

Browse files
authored
Merge pull request #12 from tobiasbueschel/docs/readme
2 parents a23f652 + 9a5f656 commit b00ed28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gantt-for-react
22

3-
> [Frappe Gantt](https://github.com/frappe/gantt) components for React wrapper.
3+
> [Frappe Gantt](https://github.com/frappe/gantt) component for React wrapper.
44
55
[![Build Status](https://travis-ci.org/hustcc/gantt-for-react.svg?branch=master)](https://travis-ci.org/hustcc/gantt-for-react)
66
[![npm](https://img.shields.io/npm/v/gantt-for-react.svg)](https://www.npmjs.com/package/gantt-for-react)
@@ -34,7 +34,7 @@ import ReactGantt from 'gantt-for-react';
3434
/>
3535
```
3636

37-
Or you can see the code [here](https://github.com/hustcc/gantt-for-react/blob/master/demo/GanttComponent.jsx#L51).
37+
Or you can see the code [here](demo/Gantt.jsx#L74).
3838

3939

4040
# 3. Component props

0 commit comments

Comments
 (0)