Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cvasseng committed Nov 16, 2017
1 parent 14ee7ee commit 6add3ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Highcharts Editor

## Introduction

![screenshots/customize.png](screenshots/customize.png)
![screenshots/customize.png](screenshots/new_design.png)

**[Click here for live demos](http://editor.highcharts.com)**

Expand All @@ -21,8 +21,8 @@ It requires no back-end service to operate.
* Light on dependencies: requires only Highcharts, FontAwesome, and (optionally) two Google Fonts
* Lightweight: weighs in at ~40kb minified and gzipped
* 100% client-side
* Integration with Highcharts Cloud
* Outputs embeddable HTML, JavaScript, and JSON
* Optional wizard-style interface
* Highly configurable
* Plug-in system

Expand All @@ -45,6 +45,7 @@ You can find these [here](https://github.com/highcharts/highcharts-editor/releas
* `gulp`: Builds distribution packages for the editor and the bundled integrations and plugins
* `gulp electron`: Builds Electron packages for Windows/Linux/OSX
* `gulp with-advanced`: Builds packages for the advanced editor which exposes all API settings
* `gulp complete`: Builds a complete bundle with advanced mode, and all supported modules

**Notice for windows users:** You need [7zip](http://www.7-zip.org/) installed and added to your path for `gulp electron` to work!

Expand Down
Binary file added screenshots/new_design.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6add3ea

Please sign in to comment.