Skip to content

Commit aab20fb

Browse files
author
Samuel Akopyan
committed
~ changes in README.md, added new licence img
1 parent dc26596 commit aab20fb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
<p align="center">
55
<a href="https://github.com/apphp/php-mvc-framework"><img src="https://github.com/apphp/php-mvc-framework/workflows/build/badge.svg" alt="Build Status"></a>
6+
<a href="http://apphpframework.com/license/"><img src="http://apphpframework.com/license/license.svg" alt="License"></a>
67
</p>
78

89
## About ApPHP Framework
@@ -22,10 +23,7 @@ If you're starting a new project, we recommend using the [Directy CMF](https://g
2223
a starting point. For installing new version in existing applications you can run the following:
2324

2425
``` bash
25-
composer remove phpunit/phpunit --dev
26-
or
2726
composer require phpunit/phpunit --dev
28-
composer update
2927
```
3028

3129
## Manual installation of ApPHP Framework

0 commit comments

Comments
 (0)