Skip to content

Commit c714fb3

Browse files
committed
add screenshot to readme
1 parent 44da90f commit c714fb3

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
A Google Chrome developer tools extension for use by [Solidus](https://github.com/solidusjs/solidus) developers. Provides real-time introspection of API data and access to Solidus server error logs for use in debugging preprocessors executed in the Node.js runtime environment.
22

3+
![Solidus DevTools Screenshot](screenshot.png)
4+
35
#Clone
46
* Clone the repo with `git clone https://github.com/solidusjs/devtools-solidus.git devtools-solidus`
57

68
#Installation
79
* Find the `.crx` file you want in the `dist/` directory. We recommend using the latest version, or you can manually build your own (see below).
8-
* Open <chrome://extensions> in Chrome
10+
* Open [chrome://extensions](chrome://extensions) in Chrome.
911
* Drag and drop the `.crx` file onto the page and click "Add" to install.
1012

1113
#Manually Build

screenshot.png

215 KB
Loading

0 commit comments

Comments
 (0)