diff --git a/README.md b/README.md index 9e74b0f0db9..9e171a1fffd 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,6 @@ It's a tool that [we develop](https://getrector.org/) and share for free, so any
-## Show Case: Complete 2700 `@var` annotations in 2 mins - -![Rector-showcase](docs/images/rector-showcase-var.gif) - -
- ## Open-Source First Rector **instantly upgrades and refactors the PHP code of your application**. @@ -37,21 +31,27 @@ It supports all versions of PHP from 5.2 and major open-source projects:

- + - + Drupal Rector rules +
+ +
+ - + + +

### What Can Rector Do for You? - [Complete 2800 `@var` types in 2 minutes](https://tomasvotruba.com/blog/2019/07/29/how-we-completed-thousands-of-missing-var-annotations-in-a-day/) -- [Upgrade 30 000 unit tests from PHPUnit 6 to 9 in 2 weeks](https://twitter.com/LBajsarowicz/status/1272947900016967683) -- [Complete PHP 7.4 property type declarations](https://tomasvotruba.com/blog/2018/11/15/how-to-get-php-74-typed-properties-to-your-code-in-few-seconds/) -- [Migrate your project from Nette to Symfony](https://tomasvotruba.com/blog/2019/02/21/how-we-migrated-from-nette-to-symfony-in-3-weeks-part-1/) +- [Upgrade 30 000 unit tests from PHPUnit 6 to 9](https://twitter.com/LBajsarowicz/status/1272947900016967683) +- [Complete PHP 7.4 Property Types](https://tomasvotruba.com/blog/2018/11/15/how-to-get-php-74-typed-properties-to-your-code-in-few-seconds/) +- [Migrate from Nette to Symfony](https://tomasvotruba.com/blog/2019/02/21/how-we-migrated-from-nette-to-symfony-in-3-weeks-part-1/) - [Refactor Laravel Facades to Dependency Injection](https://tomasvotruba.com/blog/2019/03/04/how-to-turn-laravel-from-static-to-dependency-injection-in-one-day/) - And much more... diff --git a/docs/images/typo3.png b/docs/images/typo3.png new file mode 100644 index 00000000000..105e1060e69 Binary files /dev/null and b/docs/images/typo3.png differ