From 4f630757a1f238a355b15bb7275af6e4f535fa2d Mon Sep 17 00:00:00 2001 From: "i.j" Date: Wed, 7 Feb 2024 18:31:41 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d4b4247..0b50efa 100644 --- a/README.md +++ b/README.md @@ -216,9 +216,9 @@ You can pass more options/values to personalize your timeline: ### Examples -The folder `/examples` contains several demos in HTML to play with. Just download the folder and open each HTML file in your favorite browser. +The folder `examples/` contains several demos in HTML to play with. Just download the folder and open each HTML file in your favorite browser. -Also, you have a Docker file to perform your tests if needed. Simply inside the `/examples` folder run: +Also, you have a Docker file to perform your tests if needed. Simply inside the `examples/` folder run: ```terminal docker compose up