diff --git a/Readme.md b/Readme.md index 6ff44c7..f7563a7 100644 --- a/Readme.md +++ b/Readme.md @@ -10,6 +10,8 @@ Do you want to quickly try out this project and see it in action? Check it out i ## Documentation +For detailed, documented examples, check out the [samples project](Lombiq.ChartJs.Samples). + Display the "Chart" shape like this: ```html @@ -30,13 +32,6 @@ The properties are: Labels and DataSets are required, the rest is optional. -## Dependencies - -This module has the following dependencies: - -- [Lombiq Helpful Libraries for Orchard Core](https://github.com/Lombiq/Helpful-Libraries) -- [Lombiq Node.js Extensions](https://gihub.com/Lombiq/NodeJs-Extensions) - ## Contributing and support Bug reports, feature requests, comments, questions, code contributions and love letters are warmly welcome. You can send them to us via GitHub issues and pull requests. Please adhere to our [open-source guidelines](https://lombiq.com/open-source-guidelines) while doing so.