Skip to content

Commit 81447db

Browse files
committed
Clean up README.
Removes some useless details and etc.
1 parent 0975452 commit 81447db

File tree

1 file changed

+4
-19
lines changed

1 file changed

+4
-19
lines changed

README.md

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![Join the chat at https://gitter.im/phpMussel2/Lobby](https://badges.gitter.im/phpMussel2/Lobby.svg)](https://gitter.im/phpMussel2/Lobby)
2-
[![v1: PHP >= 5.4.0](https://img.shields.io/badge/v1-PHP%20%3E%3D%205.4.0-8892bf.svg)](https://maikuolan.github.io/Compatibility-Charts/)
3-
[![v2~v3: PHP >= 7.2.0](https://img.shields.io/badge/v2%7Ev3-PHP%20%3E%3D%207.2.0-8892bf.svg)](https://maikuolan.github.io/Compatibility-Charts/)
2+
[![v1: PHP >= 5.4](https://img.shields.io/badge/v1-PHP%20%3E%3D%205.4-8892bf.svg)](https://maikuolan.github.io/Compatibility-Charts/)
3+
[![v2~v3: PHP >= 7.2](https://img.shields.io/badge/v2%7Ev3-PHP%20%3E%3D%207.2-8892bf.svg)](https://maikuolan.github.io/Compatibility-Charts/)
44
[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
55
[![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen.svg)](http://makeapullrequest.com)
66

@@ -36,7 +36,7 @@ unset($CLI, $Scanner, $Loader);
3636
```
3737

3838
__*Screenshot:*__
39-
![Screenshot](https://raw.githubusercontent.com/phpMussel/extras/master/screenshots/cli-v3.0.0-alpha2.png)
39+
![Screenshot](https://raw.githubusercontent.com/phpMussel/extras/master/screenshots/cli-v3.0-alpha2.png)
4040

4141
---
4242

@@ -73,19 +73,4 @@ __*Screenshot:*__
7373
---
7474

7575

76-
### Current major version development status:
77-
78-
Development stage | Major versions
79-
:--|:-:
80-
__Stage 1/7: Pre-Alpha__<em><br />- Exploring early concepts/ideas. No code written/available yet.</em> |
81-
__Stage 2/7: Alpha__<em><br />- Branched, but unstable. Not production-ready (high risk if used).</em> |
82-
__Stage 3/7: Beta__<em><br />- Branched, but unstable. Not production-ready (low risk if used).</em> |
83-
__Stage 4/7: Stable__<em><br />- First production-ready version has been tagged/released. Actively maintained.</em> |
84-
__Stage 5/7: Mature__<em><br />- Multiple stable versions/releases exist. Actively maintained.</em> | __v2~v3__
85-
__Stage 6/7: Locked__<em><br />- Still maintained (security, etc), but new features won't be implemented anymore.</em> | __v1__
86-
__Stage 7/7: EoL/Dead__<em><br />- Not maintained anymore, and support not guaranteed. If possible, stop using, and update ASAP.</em> | __v0__
87-
88-
---
89-
90-
91-
Last Updated: 12 November 2021 (2021.11.12).
76+
Last Updated: 21 November 2021 (2021.11.21).

0 commit comments

Comments
 (0)