Skip to content

Commit

Permalink
Amended README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisIsManta committed Aug 20, 2017
1 parent 68fba10 commit eede003
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
**Third Eye** is a Visual Studio Code extension for jumping through files effortlessly.

Once the extension installed, all supported file paths will be underlined, so you can open the file by pressing *Ctrl* key and click at the link.

Once the extension is installed, all supported file paths will be underlined, so you can open the file by pressing *Ctrl* key and click it.

![Demo](docs/demo.gif)

Currently, the extension supports the following patterns:
- **JavaScript** and **JavaScript React**
Expand Down
Binary file added docs/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "third-eye",
"displayName": "Manta's Third Eye",
"description": "Jump through files effortlessly",
"version": "0.0.1",
"description": "Jump through files effortlessly.",
"version": "0.0.0",
"publisher": "thisismanta",
"license": "ISC",
"repository": {
Expand Down

0 comments on commit eede003

Please sign in to comment.