Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Add GIF demonstrating usage of extension.
Include logo in README.
  • Loading branch information
Rodrigo Bermudez Schettino committed Jun 10, 2018
1 parent 28d84ec commit 4b2d742
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# goto React
# ![goto React](assets/logo.png)

[Visual Studio Code](https://code.visualstudio.com/) Extension for React projects to open the container of the currently open component and viceversa.

![goto React usage](assets/goto-react.gif)

## Installation

Download [goto React](https://marketplace.visualstudio.com/items?itemName=rodrigobdz.goto-react) directly from the VSCode Marketplace.
Expand All @@ -16,6 +18,10 @@ Download [goto React](https://marketplace.visualstudio.com/items?itemName=rodrig

If you find a bug, please create an [issue](https://github.com/rodrigobdz/goto-react/issues) or a [PR](https://github.com/rodrigobdz/goto-react/pulls).

## Credits

The code used to demonstrate the usage of [goto React](https://github.com/rodrigobdz/goto-react) is an [example](https://github.com/reduxjs/redux/tree/619507a0fa46e6b90c5fca26eaf409c38a078faf/examples/todomvc) taken from the [redux](https://github.com/reduxjs/redux) repo.

## License

[MIT](LICENSE) © [rodrigobdz](https://rodrigobdz.github.io/).
Binary file added assets/goto-react.gif
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 4b2d742

Please sign in to comment.