From a4f8ee25f23e9c810bf715f3f7799866f906c711 Mon Sep 17 00:00:00 2001 From: gabriel-logan Date: Fri, 26 Jul 2024 16:28:20 -0300 Subject: [PATCH] feat: add home and videos pages to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4c04f02..ce28f92 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # how-To-Bundle Repository containing demonstration codes on how to build the final bundle with webpack, rollup or tsup, compiling for esm, cjs etc. + +## Home page + +- [Home](https://gabriel-logan.github.io/How-To-Bundle-Examples/) + +## Videos page + +- [Videos list](https://gabriel-logan.github.io/How-To-Bundle-Examples/videos) \ No newline at end of file