diff --git a/README.md b/README.md
index b862bf9..b2be1df 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ Mochawesome generates a self-contained report that can be viewed offline.
##Sample Report
-
+
##Usage
diff --git a/changelog.md b/changelog.md
index a2094f0..c135f82 100644
--- a/changelog.md
+++ b/changelog.md
@@ -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)
diff --git a/docs/mochawesome-screen.png b/docs/mochawesome-screen.png
index f06f1b8..84e7795 100644
Binary files a/docs/mochawesome-screen.png and b/docs/mochawesome-screen.png differ
diff --git a/package.json b/package.json
index 3758bb8..80b79be 100644
--- a/package.json
+++ b/package.json
@@ -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"