Skip to content

Commit

Permalink
πŸ“ƒ Standardize docs
Browse files Browse the repository at this point in the history
  • Loading branch information
luxonauta committed Aug 30, 2023
1 parent 9726e1f commit a9d42a5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
10 changes: 6 additions & 4 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,12 @@

If you are a git user, you can install the theme and keep up to date by cloning the repo:

git clone https://github.com/dracula/visual-studio-code.git ~/.vscode/extensions/theme-dracula
cd ~/.vscode/extensions/theme-dracula
npm install
npm run build
```bash
git clone https://github.com/dracula/visual-studio-code.git ~/.vscode/extensions/theme-dracula
cd ~/.vscode/extensions/theme-dracula
npm install
npm run build
```

#### Activating theme

Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ This theme is maintained by the following person(s) and a bunch of [awesome cont

If you'd like to contribute to this theme, please read the [contributing guidelines](./.github/CONTRIBUTING.md).

## Dracula PRO

[![Dracula PRO](./dracula-pro.png)](https://draculatheme.com/pro)

## License

[MIT License](./LICENSE)
[MIT License](./LICENSE)
Binary file added dracula-pro.png
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 a9d42a5

Please sign in to comment.