From 9bd3040a88b2ec7c7838d02799328fb8531c806d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20L=C3=B3pez?= Date: Fri, 30 Aug 2024 14:46:57 +0200 Subject: [PATCH] Update readme with text and a short description --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cc7f42e..bbf749d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ ## Aljibe assistant +[![tests](https://github.com/Metadrop/ddev-aljibe-assistant/actions/workflows/tests.yml/badge.svg)](https://github.com/Metadrop/ddev-aljibe-assistant/actions/workflows/tests.yml) +![GitHub Release](https://img.shields.io/github/v/release/Metadrop/ddev-aljibe-assistant) -# WIP +# What is Aljibe assistant? -Aljibe-assistant is an addon in charge of interactively installing a Drupal project based on Aljibe. +Aljibe-assistant is an addon to add an interactive install process for a Drupal project based on Aljibe. -Check Aljibe project for the instructions: https://gitlab.metadrop.net/metadrop-group/ddev-aljibe - -This addon is a work in progress. \ No newline at end of file +Visit **[Aljibe ddev addon](https://github.com/Metadrop/ddev-aljibe)** to know more about Aljibe.