diff --git a/README.md b/README.md index 669f4e8..d283f9a 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,9 @@ npm install git://github.com/bluejamesbond/Scribe.js.git#dev ## Web ![](/screenshots/web-panel-1.png) +## Native +![](/screenshots/native-0.png) + # Start the example ```bash # run example diff --git a/package.json b/package.json index ccf2a5c..1e8531f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "scribe-js", "description": "Comprehensive logging framework with online interface", - "version": "3.0.4", + "version": "3.0.0", "homepage": "https://github.com/bluejamesbond/Scribe.js", "keywords": [], "scripts": { diff --git a/screenshots/native-0.png b/screenshots/native-0.png new file mode 100644 index 0000000..db6cb54 Binary files /dev/null and b/screenshots/native-0.png differ