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
Restructure and add some content.
  • Loading branch information
Rodrigo Bermudez Schettino committed Jun 10, 2018
1 parent 4432d71 commit a0e80ba
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
# goto React

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

## Requirements
## Installation

## Extension Settings
Download goto React directly from the VSCode Marketplace.

## Known Issues
## Usage

## License
1. Open the Command Palette (⇧+⌘+P)
2. Type `goto-react`
3. Run the command `goto-react: Open component/container`.

## Contributing

[MIT](LICENSE)
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).

## License

Copyright (c) 2018 Rodrigo Bermúdez Schettino.
[MIT](LICENSE) © [rodrigobdz](https://rodrigobdz.github.io/).

0 comments on commit a0e80ba

Please sign in to comment.