Commit 7f9f7c58 authored by Rodrigo Prado's avatar Rodrigo Prado Committed by Fabien Potencier

Update intro.rst - Included links to Symfony2, Pimple and Sinatra

Included links to Symfony2, Pimple and Sinatra
parent 4787bf21
......@@ -2,7 +2,7 @@ Introduction
============
Silex is a PHP microframework for PHP 5.3. It is built on the shoulders of
Symfony2 and Pimple and also inspired by sinatra.
`Symfony2`_ and `Pimple`_ and also inspired by `Sinatra`_.
A microframework provides the guts for building simple single-file apps. Silex
aims to be:
......@@ -46,3 +46,6 @@ Installing Silex is as easy as it can get. `Download`_ the archive file,
extract it, and you're done!
.. _Download: http://silex.sensiolabs.org/download
.. _Symfony2: http://symfony.com/
.. _Pimple: http://pimple.sensiolabs.org/
.. _Sinatra: http://www.sinatrarb.com/
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