diff --git a/package.json b/package.json index 892f61e..16ee128 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "title": "Documents Toolbar", "description": "Adds toolbar with tabs of open documents on the top of the editor. Now with drag and drop!", "homepage": "https://github.com/dnbard/brackets-documents-toolbar", - "version": "0.2.0", + "version": "0.3.0", "author": "Alex Bardanov ", "license": "MIT", "engines": { diff --git a/readme.md b/readme.md index 5b9b4ea..e090e09 100644 --- a/readme.md +++ b/readme.md @@ -3,10 +3,7 @@ Brackets Document Toolbar Extension that adds new toolbar with a list of all open documents. -![example](http://content.screencast.com/users/dnbard/folders/Jing/media/dc98f705-dce7-40bf-ae23-df54cee99819/2014-08-14_1456.png) -![gif-example](https://github.com/dnbard/brackets-documents-toolbar/blob/master/shots/capture0.gif) - -Works greatly with [sidebar plus](https://github.com/sathyamoorthi/brackets-sidebar-plus) extension. +![gif-example](https://github.com/dnbard/brackets-documents-toolbar/blob/master/shots/capture1.gif) Preferences ----------- diff --git a/shots/capture1.gif b/shots/capture1.gif new file mode 100644 index 0000000..161bfb4 Binary files /dev/null and b/shots/capture1.gif differ