Skip to content

Commit b2d2349

Browse files
docs: adding link to LICENSE.md to README.md
1 parent 74672c2 commit b2d2349

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@ You need to include the `Timeline.css` file, either via static file reference or
785785

786786
## How can I have items with different colors?
787787

788-
Now you can use item renderer for rendering items with different colors [itemRenderer](https://github.com/namespace-ee/react-calendar-timeline#itemrenderer).
788+
Now you can use item renderer for rendering items with different colors [itemRenderer](https://github.com/namespace-ee/react-calendar-timeline#itemrenderer).
789789
Please refer to [examples](https://github.com/namespace-ee/react-calendar-timeline/tree/master/examples#custom-item-rendering) for a sandbox example
790790

791791
## How can I add a sidebar on the right?
@@ -917,3 +917,6 @@ npm version patch
917917
```
918918
919919
-->
920+
921+
## License
922+
[MIT licensed](/LICENSE.md).

0 commit comments

Comments
 (0)