We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22b7555 commit e3f5fa8Copy full SHA for e3f5fa8
README.md
@@ -3,10 +3,8 @@ The Symfony MakerBundle
3
4
The MakerBundle is the fastest way to generate the most common code you'll
5
need in a Symfony app: commands, controllers, form classes, event susbcribers
6
-and more! This bundle replaces [SensioGeneratorBundle][1] for modern Symfony
7
-applications and requires Symfony 3.4 or newer and [Symfony Flex][2].
8
-
9
-[](http://travis-ci.org/symfony/maker-bundle)
+and more! This bundle is an alternative to [SensioGeneratorBundle][1] for modern
+Symfony applications and requires Symfony 3.4 or newer and [Symfony Flex][2].
10
11
[Read the documentation][3]
12
0 commit comments