From 63472215419dab36fd2a128d5fea1eab7df8852b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Ferrer=20Gonz=C3=A1lez?= Date: Mon, 8 Jul 2024 09:30:10 +0200 Subject: [PATCH] docs: add Scala Spark Skeleton link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d12d547..c7a5549 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ If you want to install this hook, just `cd doc/hooks` and run `./install-hooks.s #### 🧬 Scala repositories - [🌱 Scala Basic Skeleton (without Giter8)](https://github.com/CodelyTV/scala-basic-skeleton) +- [🌟 Scala Spark Skeleton (powered by Giter 8)](https://github.com/CodelyTV/scala-spark-skeleton.g8) - [🎯 Scala DDD Example](https://github.com/CodelyTV/scala-ddd-example) #### ♨️ Java