Skip to content

Commit

Permalink
Fixed issues in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
whizsid committed Jun 28, 2019
1 parent 633efe5 commit 0ae06c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

DOMQS is a VS Code extension enable users to search by DOM query selectors in their HTML/XML documents.

![DOMQS on VSCode](https://i.imgur.com/SjjHSj6.gif)
![DOMQS on VSCode](https://i.imgur.com/2pZw63l.gif)

## Installation

Expand All @@ -27,7 +27,7 @@ Currently DOMQS is supporting only for `html` and `xml` file types. You can add

## TODO

Currently VS Code is not supporting to adding custom find terms. I have send them a [issue](microsoft/vscode#75152) to implement this feature. I can bind this library with new features after implemented.
Currently VS Code is not supporting to adding custom find terms. I have send them a [issue](https://github.com/microsoft/vscode/issues/75152) to implement this feature. I can bind this library with new features after implemented.

## Contributions

Expand Down

0 comments on commit 0ae06c6

Please sign in to comment.