Updated README

This commit is contained in:
Florian Bouillon 2019-04-28 13:46:25 +02:00
parent 9b5cf2d691
commit 5ab9905ee3

View File

@ -99,11 +99,6 @@ DeltaCMS is powered by all these awesome projects
- [Composer](https://getcomposer.org/) - [Composer](https://getcomposer.org/)
- Debugging (like a pro :yum:) - Debugging (like a pro :yum:)
- [Symfony VarDumper](https://symfony.com/doc/current/components/var_dumper.html) - [Symfony VarDumper](https://symfony.com/doc/current/components/var_dumper.html)
- Hosting
- [Gitlab](https://gitlab.com/) mirror _Project url [here](https://gitlab.com/delta-wings/adminpanel)_
- [Gitea](https://gitea.io/) _Current server [here](https://git.delta-wings.net/DeltaCMS/Core)_
- [Drone](https://drone.io/) _Current server [here](https://ci.delta-wings.net/)_
- [Codacy](https://codacy.com/) _Project Dashboard [here](https://app.codacy.com/project/Aviorleking/DeltaCMS/dashboard)_
- Code Hosting - Code Hosting
- [Gitea](https://gitea.io/) (Self-hosted) instance [here](https://git.delta-wings.net/DeltaCMS/Core) - [Gitea](https://gitea.io/) (Self-hosted) instance [here](https://git.delta-wings.net/DeltaCMS/Core)
- Mirrors - Mirrors
@ -114,6 +109,8 @@ DeltaCMS is powered by all these awesome projects
- Code Check (Testing, Code Analytics) - Code Check (Testing, Code Analytics)
- [PHP Codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) - [PHP Codesniffer](https://github.com/squizlabs/PHP_CodeSniffer)
- [PHPUnit](https://phpunit.de/) - [PHPUnit](https://phpunit.de/)
- [PHPStan](https://github.com/phpstan/phpstan)
- [PHP Mess Detector](https://phpmd.org/) - [PHP Mess Detector](https://phpmd.org/)
- [Codacy](https://codacy.com/) _Project Dashboard [here](https://app.codacy.com/project/Aviorleking/DeltaCMS/dashboard)_
- Other - Other
- [Issue & Merge request templates](https://www.talater.com/open-source-templates/#/) - [Issue & Merge request templates](https://www.talater.com/open-source-templates/#/)