From 07b06630eeb860e8b94d6887d621f4fb71835517 Mon Sep 17 00:00:00 2001 From: "Bekerle, Patrizio" <patrizio.bekerle@tugraz.at> Date: Thu, 12 Aug 2021 16:08:35 +0200 Subject: [PATCH] Mention bundle generator --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 3163104..591461c 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,14 @@ features: * An example entity * Various HTTP methods implemented for that entity +## TL;DR + +The quickst way to make use of this template bundle is to feed your desired names +to one command and generate a ready-to-use bundle with the correct naming. + +See [Generate DBP Symfony bundle](https://dbp-demo.tugraz.at/api-docs/naming.html#generate-dbp-symfony-bundle) for more information. + + ## Using the Bundle as a Template * Copy the repo contents -- GitLab