From 9ddecab6d9579181c1ede65eec0b3da6b4145f2f Mon Sep 17 00:00:00 2001 From: Gabriel Santana Paredes <38472450+Hombre-x@users.noreply.github.com> Date: Thu, 4 Jul 2024 23:18:30 -0500 Subject: [PATCH] Simplified docs So users don't past by the sentences! Co-authored-by: zetashift --- docs/examples/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/index.md b/docs/examples/index.md index 6d60858..1e7252b 100644 --- a/docs/examples/index.md +++ b/docs/examples/index.md @@ -1,6 +1,6 @@ # Examples -We understand that learning a new library is easiest through hands-on experience. That's why we've created the "Examples" section. Here you'll find a curated collection of code examples that show the library in action. These are some code snippets that show how to use many of the methods. You can also find these examples in the module `examples` on the project on our GitHub! +Here you'll find a curated collection of code examples that show the library in action. ## Scores ``` scala 3 mdoc