File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Visual Studio Code extension to send basic HTTP/S requests and receive a respons
40
40
41
41
> ❗️ REST API Client cannot be installed or used when using a web version of Visual Studio Code
42
42
43
- #### 🔐 Privacy and Security
43
+ #### 🔐 Security and Privacy
44
44
45
45
- REST API Client ** does not** collect or store any of your personal information or request data
46
46
- REST API Client uses VSCode global state API in order to store your request history and favorites collections locally.
@@ -92,8 +92,6 @@ Visual Studio Code extension to send basic HTTP/S requests and receive a respons
92
92
- Search bar to find your specific request history
93
93
- Click and search from the sidebar collection
94
94
95
- <br >
96
-
97
95
![ Sidebar preview] ( https://user-images.githubusercontent.com/83770081/179733141-0fef0d7c-b179-4440-b624-a137ccb14e05.gif )
98
96
99
97
## 💻 Commands
@@ -155,7 +153,7 @@ I appreciate even the tiniest suggestion or contribution you make to this projec
155
153
156
154
#### 🏗 Running the extension locally for development
157
155
158
- 1 . Run ` git clone ` from this [ repository]
156
+ 1 . Run ` git clone ` from this [ repository] ( https://github.com/REST-API-Client/API-Client-VSCode-Extension )
159
157
2 . Run npm install in order to install all the dependencies needed
160
158
3 . Press F5 to launch extension development mode
161
159
You can’t perform that action at this time.
0 commit comments