Browse Source

Description cleanup

pull/560/head
Jamie York 10 years ago
parent
commit
518b952f53
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      README.md

+ 3
- 3
README.md View File

99
 * [Patch Installer](https://github.com/goatherd/patch-installer) - A library to install patches using Composer.
99
 * [Patch Installer](https://github.com/goatherd/patch-installer) - A library to install patches using Composer.
100
 * [Composer Checker](https://github.com/silpion/composer-checker) - A tool to validate Composer configurations.
100
 * [Composer Checker](https://github.com/silpion/composer-checker) - A tool to validate Composer configurations.
101
 * [Prestissimo](https://github.com/hirak/prestissimo) - A composer plugin which enables parallel install process.
101
 * [Prestissimo](https://github.com/hirak/prestissimo) - A composer plugin which enables parallel install process.
102
-* [Composer merge plugin](https://github.com/wikimedia/composer-merge-plugin) - A composer plugin to merge several composer.json files.
102
+* [Composer Merge Plugin](https://github.com/wikimedia/composer-merge-plugin) - A composer plugin to merge several composer.json files.
103
 
103
 
104
 ## Frameworks
104
 ## Frameworks
105
 *Web development frameworks.*
105
 *Web development frameworks.*
374
 * [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
374
 * [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
375
 * [Blackfire.io](https://blackfire.io) - A low-overhead code profiler.
375
 * [Blackfire.io](https://blackfire.io) - A low-overhead code profiler.
376
 * [Kint](https://github.com/raveren/kint) - A debugging and profiling tool.
376
 * [Kint](https://github.com/raveren/kint) - A debugging and profiling tool.
377
-* [PHPBench](https://github.com/phpbench/phpbench) - A Benchmarking Framework.
377
+* [PHPBench](https://github.com/phpbench/phpbench) - A benchmarking Framework.
378
 
378
 
379
 ## Build Tools
379
 ## Build Tools
380
 *Project build and automation tools.*
380
 *Project build and automation tools.*
719
 * [print_o](https://github.com/koriym/print_o) - An object graph visualizer.
719
 * [print_o](https://github.com/koriym/print_o) - An object graph visualizer.
720
 * [Alias](https://github.com/fuelphp/alias) - A class aliasing library.
720
 * [Alias](https://github.com/fuelphp/alias) - A class aliasing library.
721
 * [Cake Utility](https://github.com/cakephp/utility) - Utility classes such as Inflector, String, Hash, Security and Xml (CP).
721
 * [Cake Utility](https://github.com/cakephp/utility) - Utility classes such as Inflector, String, Hash, Security and Xml (CP).
722
-* [Slimdump](https://github.com/webfactory/slimdump) - A easy dumper tool for MySQL.
722
+* [Slimdump](https://github.com/webfactory/slimdump) - An easy dumper tool for MySQL.
723
 
723
 
724
 # Software
724
 # Software
725
 *Software for creating a development environment.*
725
 *Software for creating a development environment.*

Loading…
Cancel
Save