Skip to content

Commit ee422ec

Browse files
authored
adding message about dir structure
1 parent 42f89c2 commit ee422ec

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Resources/doc/index.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ The Symfony MakerBundle
44
Symfony Maker helps you create empty commands, controllers, form classes,
55
tests and more so you can forget about writing boilerplate code. This
66
bundle is an alternative to `SensioGeneratorBundle`_ for modern Symfony
7-
applications and requires using Symfony 3.4 or newer.
7+
applications and requires using Symfony 3.4 or newer. This bundle
8+
assumes you're using a standard Symfony 4 directory structure, but many
9+
commands can generate code into any application.
810

911
Installation
1012
------------

0 commit comments

Comments
 (0)