Skip to content

Commit e1e2fb6

Browse files
author
Lars Janssen
committed
Tweaked line length, experimenting with new badges
1 parent 56979ca commit e1e2fb6

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

README.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
# Symfony CMF Routing Bundle [![Build Status](https://secure.travis-ci.org/symfony-cmf/RoutingBundle.png)](http://travis-ci.org/symfony-cmf/RoutingBundle)
1+
# Symfony CMF Routing Bundle
2+
3+
[![Build Status](https://secure.travis-ci.org/symfony-cmf/RoutingBundle.png)](http://travis-ci.org/symfony-cmf/RoutingBundle) [![Latest Stable Version](https://poser.pugx.org/symfony/symfony/version.png)](https://packagist.org/packages/symfony/symfony) [![Total Downloads](https://poser.pugx.org/symfony/symfony/d/total.png)](https://packagist.org/packages/symfony/symfony)
24

35
This bundle is part of the [Symfony Content Management Framework (CMF)](http://cmf.symfony.com/)
46
and licensed under the [MIT License](LICENSE).
57

6-
The RoutingBundle enables the [CMF Routing component](https://github.com/symfony-cmf/Routing)
8+
The RoutingBundle enables the
9+
[CMF Routing component](https://github.com/symfony-cmf/Routing)
710
as a Symfony2 bundle. It provides route documents for Doctrine PHPCR-ODM and a
811
controller for redirection routes.
912

@@ -21,14 +24,19 @@ For the install guide and reference, see:
2124

2225
See also:
2326

24-
* [All Symfony CMF documentation](http://symfony.com/doc/master/cmf/index.html) - complete Symfony CMF reference
27+
* [All Symfony CMF documentation](http://symfony.com/doc/master/cmf/index.html)- complete Symfony CMF reference
2528
* [Symfony CMF Website](http://cmf.symfony.com/) - introduction, live demo, support and community links
2629

2730

2831
## Contributing
2932

30-
Pull requests are welcome. Please see our [CONTRIBUTING](https://github.com/symfony-cmf/symfony-cmf/blob/master/CONTRIBUTING.md) guide.
33+
Pull requests are welcome. Please see our
34+
[CONTRIBUTING](https://github.com/symfony-cmf/symfony-cmf/blob/master/CONTRIBUTING.md)
35+
guide.
3136

32-
Unit and/or functional tests exist for this bundle. See the [Testing documentation](http://symfony.com/doc/master/cmf/components/testing.html) for a guide to running the tests.
37+
Unit and/or functional tests exist for this bundle. See the
38+
[Testing documentation](http://symfony.com/doc/master/cmf/components/testing.html)
39+
for a guide to running the tests.
3340

34-
Thanks to [everyone who has contributed](https://github.com/symfony-cmf/RoutingBundle/contributors) already.
41+
Thanks to
42+
[everyone who has contributed](https://github.com/symfony-cmf/RoutingBundle/contributors) already.

0 commit comments

Comments
 (0)