From ba2124842af6a7cb233e81ec4946963bf25a0362 Mon Sep 17 00:00:00 2001 From: Sergio Fenoll Date: Mon, 15 Jul 2024 15:28:33 +0200 Subject: [PATCH] docs: add link to Getting started --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 43196a5b4..3353b5a73 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ npm install --save-dev @appuniversum/ember-appuniversum This ember addon wraps a CSS framework for Flanders government applications called Appuniversum. It provides components that helps being compliant with this framework in Ember apps. +To get started using this addon in your Ember.js app, follow the [Getting started](https://appuniversum.github.io/ember-appuniversum/?path=/story/outline-getting-started--page) guide. + ## Contributing See the [Contributing](CONTRIBUTING.md) guide for details.