Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Gruber committed Feb 16, 2016
1 parent 6e1341c commit d23c385
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Mochawesome generates a self-contained report that can be viewed offline.

##Sample Report

<img src="./docs/mochawesome-screen.png" alt="Mochawesome Report" width="60%" />
<img src="./docs/mochawesome-screen.png" alt="Mochawesome Report" width="75%" />


##Usage
Expand Down
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#Changelog

###1.3.1
- Update copyright in template

###1.3.0
- Changes to support mocha 2.4.0 and later (fixes empty code blocks). See [#29](https://github.com/adamgruber/mochawesome/issues/29)

Expand Down
Binary file modified docs/mochawesome-screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mochawesome",
"version": "1.3.0",
"version": "1.3.1",
"description": "A Gorgeous HTML/CSS Reporter for Mocha.js",
"scripts": {
"test": "gulp build"
Expand Down

0 comments on commit d23c385

Please sign in to comment.