From 6fbb443cf6b7e455fb7ae6ec47299deb7f326a49 Mon Sep 17 00:00:00 2001 From: Krystian Wlodarski Date: Tue, 19 Mar 2024 10:35:02 +0100 Subject: [PATCH] alokai-rebranding (#20) Co-authored-by: krystian wlodarski --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 970d1df..7d844d0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
- Vue Storefront + Alokai
--------- @@ -11,13 +11,13 @@ [![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UCkm1F3Cglty3CE1QwKQUhhg?style=social)](https://www.youtube.com/c/VueStorefront) [![Discord](https://img.shields.io/discord/770285988244750366?label=join%20discord&logo=Discord&logoColor=white)](https://discord.vuestorefront.io) -# Theme Utilities for Vue Storefront 2 (and not only) +# Theme Utilities for Alokai (and not only) > **Disclaimer:** This project is still in beta phase. ## How it works -This package creates a `vsf-tu` script allowing to extend multiple [Vue Storefront 2](https://github.com/vuestorefront/vue-storefront) themes by letting them inherit from each other. +This package creates a `vsf-tu` script allowing to extend multiple [Alokai](https://github.com/vuestorefront/vue-storefront) themes by letting them inherit from each other. You can use it with any JavaScript application though. it does not require Vue or Nuxt to run.