Daniele Alessandri 14 жил өмнө
parent
commit
d05007b5db
1 өөрчлөгдсөн 3 нэмэгдсэн , 3 устгасан
  1. 3 3
      README.markdown

+ 3 - 3
README.markdown

@@ -27,7 +27,7 @@ complete coverage of all the features available in Predis.
 ### Loading Predis
 ### Loading Predis
 
 
 Predis relies on the autoloading features of PHP and complies with the 
 Predis relies on the autoloading features of PHP and complies with the 
-(PSR-0 standard)[http://groups.google.com/group/php-standards/web/psr-0-final-proposal] 
+[PSR-0 standard](http://groups.google.com/group/php-standards/web/psr-0-final-proposal) 
 for interoperability with the major frameworks and libraries.
 for interoperability with the major frameworks and libraries.
 
 
 When used in simple projects or scripts you might need to define an autoloader function:
 When used in simple projects or scripts you might need to define an autoloader function:
@@ -141,12 +141,12 @@ too, even though they are not the preferred way to contribute to Predis.
 
 
 ## Author ##
 ## Author ##
 
 
-[Daniele Alessandri](mailto:suppakilla@gmail.com) - [twitter](http://twitter.com/JoL1hAHN)
+[Daniele Alessandri](mailto:suppakilla@gmail.com) - ([twitter](http://twitter.com/JoL1hAHN))
 
 
 ## Contributors ##
 ## Contributors ##
 
 
 [Lorenzo Castelli](http://github.com/lcastelli)
 [Lorenzo Castelli](http://github.com/lcastelli)
-[Jordi Boggiano](http://github.com/Seldaek) - [twitter](http://twitter.com/seldaek)
+[Jordi Boggiano](http://github.com/Seldaek) ([twitter](http://twitter.com/seldaek))
 
 
 ## License ##
 ## License ##