Skip to content

Commit 5e26c49

Browse files
committed
Update Readme.md
1 parent 015acb7 commit 5e26c49

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

Readme.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,41 @@
11
## ExtentReports 5 [![Join the chat at https://gitter.im/anshooarora/extentreports](https://badges.gitter.im/anshooarora/extentreports.svg)](https://gitter.im/anshooarora/extentreports?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Maven Central](https://img.shields.io/maven-central/v/com.aventstack/extentreports.svg?maxAge=300)](http://search.maven.org/#search|ga|1|g:"com.aventstack") [![Build Status](https://github.com/extent-framework/extentreports-java/actions/workflows/maven.yml/badge.svg)](https://github.com/extent-framework/extentreports-java/actions/workflows/maven.yml) [![CodeFactor](https://www.codefactor.io/repository/github/extent-framework/extentreports-java/badge)](https://www.codefactor.io/repository/github/extent-framework/extentreports-java) [![codecov](https://codecov.io/gh/extent-framework/extentreports-java/branch/master/graph/badge.svg)](https://codecov.io/gh/extent-framework/extentreports-java)
22

3-
### Documentation ###
3+
### Deprecation Notice
4+
5+
ExtentReports is being sunset and will be replaced by [ChainTest Framework](https://github.com/anshooarora/chaintest).
6+
7+
I am incredibly grateful for the support, contributions, and trust you have placed in ExtentReports throughout this journey.
8+
9+
Thank you for being an integral part of the ExtentReports community. I look forward to continuing this journey with you through ChainTest.
10+
11+
/ Anshoo
12+
13+
### Documentation
414

515
Documentation for ExtentReports 5.x and lower versions is hosted on [ExtentReports.com](http://extentreports.com)
616

7-
### Samples ###
17+
### Samples
818

919
* [Klov](http://klov.herokuapp.com)
1020
* [Spark](http://extentreports.com/docs/v5/wiki/spark/spark.html) from [Wiki:A Complete Example](https://github.com/extent-framework/extentreports-java/wiki/A-Complete-Example)
1121

12-
### Contributing ###
22+
### Contributing
1323

1424
For more information on contributing to the ExtentReports project, please see [CONTRIBUTING.md](https://github.com/extent-framework/extentreports-java/blob/master/Contributing.md).
1525

1626
A complete list of contributors since ExtentReports migrated from [@anshooarora/extentreports-java](https://github.com/anshooarora/extentreports-java) can be [found here](https://github.com/extent-framework/extentreports-java/graphs/contributors).
1727

18-
### Upcoming ###
28+
### Upcoming
1929

2030
* See [v5.0.x milestones](https://github.com/extent-framework/extentreports-java/milestone/2)
2131
* See [v5.1.x milestones](https://github.com/extent-framework/extentreports-java/milestone/3)
2232
* Want to see a feature added? Let me know [here](https://github.com/extent-framework/extentreports-java/issues?q=is%3Aopen+is%3Aissue+milestone%3A5.0.x)
2333

24-
### Versions ###
34+
### Versions
2535

2636
* ExtentReports 4.x is available from the [4.x branch](https://github.com/extent-framework/extentreports-java/tree/4.1.x)
2737
* ExtentReports 3.x is no longer maintained, and is available from [@anshooarora/extentreports-java](https://github.com/anshooarora/extentreports-java)
2838

29-
### License ###
39+
### License
3040

3141
ExtentReports is Open Source software and ExtentReports 5.0 is released under Apache-2.0.

0 commit comments

Comments
 (0)