From 45de4e120837750f6f6877475d524a30a063b316 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Tue, 24 Dec 2024 00:03:01 +0100 Subject: [PATCH] Linking to the samples from the root Readme --- Readme.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) 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.