Skip to content

Commit 7bd3740

Browse files
committed
Remove changelog, update readme
1 parent 54cbd32 commit 7bd3740

File tree

2 files changed

+15
-73
lines changed

2 files changed

+15
-73
lines changed

CHANGELOG.md

Lines changed: 0 additions & 70 deletions
This file was deleted.

readme.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# Codeception Module WebDriver
22

3-
A WebDriver module for Codeception.
4-
53
[![Chrome](https://github.com/Codeception/module-webdriver/actions/workflows/webdriver-chrome.yml/badge.svg)](https://github.com/Codeception/module-webdriver/actions/workflows/webdriver-chrome.yml)
64
[![Chrome Headless](https://github.com/Codeception/module-webdriver/actions/workflows/webdriver-chrome-headless.yml/badge.svg)](https://github.com/Codeception/module-webdriver/actions/workflows/webdriver-chrome-headless.yml)
75
[![Firefox](https://github.com/Codeception/module-webdriver/actions/workflows/webdriver-firefox.yml/badge.svg)](https://github.com/Codeception/module-webdriver/actions/workflows/webdriver-firefox.yml)
6+
[![Latest Stable Version](https://poser.pugx.org/codeception/module-webdriver/v/stable)](https://github.com/Codeception/module-webdriver/releases)
7+
[![Total Downloads](https://poser.pugx.org/codeception/module-webdriver/downloads)](https://packagist.org/packages/codeception/module-webdriver)
8+
[![License](https://poser.pugx.org/codeception/module-webdriver/license)](/LICENSE)
9+
10+
11+
A WebDriver module for Codeception.
812

913
## Requirements
1014

@@ -18,4 +22,12 @@ composer require "codeception/module-webdriver" --dev
1822

1923
## Documentation
2024

21-
<a href="https://codeception.com/docs/modules/WebDriver">Module documentation</a>
25+
See [the module documentation](https://codeception.com/docs/modules/WebDriver).
26+
27+
[Changelog](https://github.com/Codeception/module-webdriver/releases)
28+
29+
## License
30+
31+
`Codeception Module Asserts` is open-sourced software licensed under the [MIT](/LICENSE) License.
32+
33+
© Codeception PHP Testing Framework

0 commit comments

Comments
 (0)