Skip to content

Commit 35fdcb0

Browse files
author
unjinjang
committed
[DOCS]: Update readme.md
1 parent 2bcceb8 commit 35fdcb0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Visual Studio Code extension to send basic HTTP/S requests and receive a respons
4040
4141
> ❗️ REST API Client cannot be installed or used when using a web version of Visual Studio Code
4242
43-
#### 🔐 Privacy and Security
43+
#### 🔐 Security and Privacy
4444

4545
- REST API Client **does not** collect or store any of your personal information or request data
4646
- 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
9292
- Search bar to find your specific request history
9393
- Click and search from the sidebar collection
9494

95-
<br>
96-
9795
![Sidebar preview](https://user-images.githubusercontent.com/83770081/179733141-0fef0d7c-b179-4440-b624-a137ccb14e05.gif)
9896

9997
## 💻 Commands
@@ -155,7 +153,7 @@ I appreciate even the tiniest suggestion or contribution you make to this projec
155153

156154
#### 🏗 Running the extension locally for development
157155

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)
159157
2. Run npm install in order to install all the dependencies needed
160158
3. Press F5 to launch extension development mode
161159

0 commit comments

Comments
 (0)