Skip to content

Commit 9f94e49

Browse files
committed
improve readme and package desc
1 parent ced86e8 commit 9f94e49

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
> Dash is an API Documentation Browser and Code Snippet Manager for MacOS
66
7+
Also support [Zeal](https://zealdocs.org/) for Windows and Linux.
8+
79
[![Build Status](https://travis-ci.org/deerawan/vscode-dash.svg?branch=master)](https://travis-ci.org/deerawan/vscode-dash) [![Coverage Status](https://coveralls.io/repos/deerawan/vscode-dash/badge.svg?branch=master&service=github)](https://coveralls.io/github/deerawan/vscode-dash?branch=master)
810

911
![vscode dash](https://raw.githubusercontent.com/deerawan/vscode-dash/master/images/vscode-dash.gif)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vscode-dash",
33
"displayName": "Dash",
4-
"description": "Dash integration in Visual Studio Code",
4+
"description": "Dash and Zeal integration in Visual Studio Code",
55
"version": "1.5.0",
66
"publisher": "deerawan",
77
"icon": "images/dash.png",

0 commit comments

Comments
 (0)