From 61ad1816b1396f13fb22d82d8e2812fb5f69c96f Mon Sep 17 00:00:00 2001 From: Cyrille C <18537428+CrochetFeve0251@users.noreply.github.com> Date: Mon, 15 May 2023 00:09:26 +0200 Subject: [PATCH] Update README.MD --- README.MD | 1 + 1 file changed, 1 insertion(+) diff --git a/README.MD b/README.MD index 3161a27..1f60cbf 100644 --- a/README.MD +++ b/README.MD @@ -15,6 +15,7 @@ With this commandline the following command are available: - `provider`: Generate a service provider file and attach it to the project. - `test`: Generate a test file. - `fixture`: Generate a fixture file and attach it to the project. +- `build`: Generate an optimized artifact for the plugin. ### Testing This framework offers an architecture that makes testing your code simple and time efficient.