Skip to content

Commit 264f157

Browse files
committed
minor cleanups
Signed-off-by: Sylvain Hellegouarch <[email protected]>
1 parent 7a703db commit 264f157

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# chaostoolkit-reporting
1+
# A general purpose reporting generator for Chaos Toolkit
22

3-
[![Build Status](https://travis-ci.org/chaostoolkit/chaostoolkit-reporting.svg?branch=master)](https://travis-ci.org/chaostoolkit/chaostoolkit-reporting)
3+
[![Build, Test, and Lint](https://github.com/chaostoolkit/chaostoolkit-reporting/actions/workflows/build.yaml/badge.svg)](https://github.com/chaostoolkit/chaostoolkit-reporting/actions/workflows/build.yaml)
44

55
The Chaos Toolkit reporting extension library.
66

@@ -9,7 +9,7 @@ The Chaos Toolkit reporting extension library.
99
The purpose of this library is to provide reporting support to the
1010
[Chaos Toolkit][chaostoolkit] experiment results.
1111

12-
[chaostoolkit]: http://chaostoolkit.org
12+
[chaostoolkit]: https://chaostoolkit.org
1313

1414
## Features
1515

@@ -153,7 +153,7 @@ seeks [discussions][join] and continuous improvement.
153153
[join]: https://join.chaostoolkit.org/
154154

155155
From a code perspective, if you wish to contribute, you will need to run a
156-
Python 3.5+ environment. Then, fork this repository and submit a PR. The
156+
Python 3.7+ environment. Then, fork this repository and submit a PR. The
157157
project cares for code readability and checks the code style to match best
158158
practices defined in [PEP8][pep8]. Please also make sure you provide tests
159159
whenever you submit a PR so we keep the code reliable.

0 commit comments

Comments
 (0)