Browse Source

Cleanup spacing.

pull/36/head
Jamie 12 years ago
parent
commit
e25a387eec
1 changed files with 1 additions and 4 deletions
  1. 1
    4
      README.md

+ 1
- 4
README.md View File

1
 # Awesome PHP
1
 # Awesome PHP
2
-
3
 A curated list of amazingly awesome PHP libraries, resources and shiny things. 
2
 A curated list of amazingly awesome PHP libraries, resources and shiny things. 
4
 
3
 
5
 - [Awesome PHP](#awesome-php)
4
 - [Awesome PHP](#awesome-php)
538
 * [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.
537
 * [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.
539
 
538
 
540
 # Resources
539
 # Resources
541
-
542
 Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.
540
 Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.
543
 
541
 
544
 ## Websites
542
 ## Websites
617
 * Collecting Garbage: [1](http://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.
615
 * Collecting Garbage: [1](http://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.
618
 
616
 
619
 # Suggestions
617
 # Suggestions
620
-
621
-Please open an issue for any new suggestions.
618
+Please open an issue for any new suggestions.

Loading…
Cancel
Save