Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit 36600fe

Browse files
author
Greg Heitz
authored
Minor updates README.md [ci skip]
1 parent b5f8e36 commit 36600fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
[![Coverage Status](https://img.shields.io/coveralls/edno/codeception-browsermob.svg?style=flat-square)](https://coveralls.io/github/edno/codeception-browsermob?branch=master)
99
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/edno/codeception-secureshell/master/LICENSE)
1010

11-
The [Codeception](http://codeception.com/) module for [BrowserMob Proxy](http://bmp.lightbody.net/)
11+
The [Codeception](http://codeception.com/) module for [BrowserMob Proxy](http://bmp.lightbody.net/).
1212

1313
## Roadmap
14-
- [x] **0.1**: Initial version based on library [PHPBrowserMobProxy by chartjes](https://github.com/chartjes/PHPBrowserMobProxy/) with imited support of BrowserMob Proxy legacy API and no Littleproxy support
14+
- [x] **0.1**: Initial version based on library [PHPBrowserMobProxy by chartjes](https://github.com/chartjes/PHPBrowserMobProxy/) with limited support of BrowserMob Proxy legacy API and no Littleproxy support.
1515
- [ ] 0.2: New PHP BrowserMob Proxy with full REST API support (Jetty and Littleproxy) and [proxy auto-configuration](https://en.wikipedia.org/wiki/Proxy_auto-config) feature.
1616

1717
## Minimum Requirements
@@ -20,7 +20,7 @@ The [Codeception](http://codeception.com/) module for [BrowserMob Proxy](http://
2020
- BrowserMob Proxy 2.0
2121

2222
## Installation
23-
The module can be installed using [Composer](https://getcomposer.org)
23+
The module can be installed using [Composer](https://getcomposer.org).
2424

2525
```bash
2626
$ composer require edno/codeception-browsermob

0 commit comments

Comments
 (0)