Skip to content

Commit 924e281

Browse files
committed
docs
1 parent c3d9732 commit 924e281

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

+8-6
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,23 @@
66

77
BackstopJS automates CSS regression testing of your responsive web UI by comparing DOM screenshots at various viewport sizes.
88

9+
**Features:** Plays nice with multiple config files – Simulate user interactions with CasperJS scripts – Fast inline-CLI reports – detailed in-browser reports – Test html5 elements like webfonts and flexbox – also plays nice with source control.
10+
11+
12+
913

1014
## News
1115

1216

1317
### Version 0.9.0 beta available now
14-
**Set your config file path from the CLI**
18+
**Now plays nice with multiple config files!**
1519
For more info see... **[Setting the config file path](#setting-the-config-file-path-version-090)** below.
1620

17-
This feature is in beta, run this to try it out...
21+
To try the new feature, install the beta version...
1822

1923
$ npm install garris/backstopjs#master
2024

21-
[Please direct questions, comments or issues here](https://github.com/garris/BackstopJS/issues).
22-
25+
[Please file questions, comments or issues here](https://github.com/garris/BackstopJS/issues).
2326

2427

2528
####Version 0.8.0
@@ -72,6 +75,7 @@ BackstopJS was created by [Garris Shipon](expanded.me) at [Art.com labs](www.art
7275
...
7376

7477
## Many many thanks to [all the contributors](https://github.com/garris/BackstopJS/graphs/contributors) with special thanks to...
78+
- [Evan Lovely](https://github.com/EvanLovely) and [Klaus Bayrhammer](https://github.com/klausbayrhammer) for help on the 0.9.0 release
7579
- [Robert O'Rourke](https://github.com/sanchothefat) for help on the 0.8.0 release
7680
- [Klaus Bayrhammer](https://github.com/klausbayrhammer) for help on the 0.7.0 release
7781
- [Benedikt Rötsch](https://github.com/axe312ger) for help on the 0.6.0 release
@@ -85,8 +89,6 @@ BackstopJS uses icons from [the Noun Project](http://thenounproject.com/)
8589

8690
---
8791

88-
89-
9092
##Installation
9193

9294
**BackstopJS package**

0 commit comments

Comments
 (0)