Commit c98f3529 authored by Arnaud Ligny's avatar Arnaud Ligny Committed by Fabien Potencier

Update README.rst

parent 002a6a6e
......@@ -2,7 +2,9 @@ Silex, a simple Web Framework
=============================
Silex is a PHP micro-framework to develop websites based on `Symfony
components`_::
components`_:
.. code-block:: php
<?php
......@@ -42,8 +44,8 @@ To run the test suite, you need `Composer`_ and `PHPUnit`_:
.. code-block:: bash
$ composer install
$ phpunit
composer install
phpunit
Community
---------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment