Skip to content

Commit 2bcceb8

Browse files
author
unjinjang
committed
[DOCS]: Remove break tag
1 parent 264435c commit 2bcceb8

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ Visual Studio Code extension to send basic HTTP/S requests and receive a respons
3434
- [👨🏻‍💻 Contributing](#-contributing)
3535
- [📋 License](#-license)
3636

37-
<br>
38-
3937
## 🚀 Installation
4038

4139
> ❗️ This extension is best paired with a dark-colored Visual Studio Code theme.
@@ -47,8 +45,6 @@ Visual Studio Code extension to send basic HTTP/S requests and receive a respons
4745
- REST API Client **does not** collect or store any of your personal information or request data
4846
- REST API Client uses VSCode global state API in order to store your request history and favorites collections locally.
4947

50-
<br>
51-
5248
## ✨ Features
5349

5450
- Send a request and receive a response from your desired API endpoint.
@@ -100,8 +96,6 @@ Visual Studio Code extension to send basic HTTP/S requests and receive a respons
10096

10197
![Sidebar preview](https://user-images.githubusercontent.com/83770081/179733141-0fef0d7c-b179-4440-b624-a137ccb14e05.gif)
10298

103-
<br>
104-
10599
## 💻 Commands
106100

107101
Simply click Open Menu button or open the Command Palette and type the command below:
@@ -116,8 +110,6 @@ Simply click Open Menu button or open the Command Palette and type the command b
116110

117111
> ❗️ You can only create one panel at a time.
118112
119-
<br>
120-
121113
## 📚 Tech Stacks
122114

123115
#### This project was created using the following tech stacks:
@@ -140,16 +132,12 @@ Simply click Open Menu button or open the Command Palette and type the command b
140132
- **Local DB** : [VSCode extension global state API](https://code.visualstudio.com/api/extension-capabilities/common-capabilities#:~:text=globalState%20%3A%20A%20global%20storage%20where,using%20setKeysForSync%20method%20on%20globalState%20.)
141133
- **Code Snippet Generator** : [Postman-collection](https://www.npmjs.com/package/postman-collection), [Postman-Code-Generators](https://www.npmjs.com/package/postman-code-generators)
142134

143-
<br>
144-
145135
## 🗒 Changelog
146136

147137
#### Current version 1.0.0
148138

149139
Visit [here](https://github.com/REST-API-Client/API-Client-VSCode-Extension/blob/main/CHANGELOG.md) for a detailed release notes
150140

151-
<br>
152-
153141
## 👨🏻‍💻 Contributing
154142

155143
If you have a suggestion that would make this project better, please fork this repository from [here](https://github.com/REST-API-Client/API-Client-VSCode-Extension) and create a pull request.
@@ -175,8 +163,6 @@ I appreciate even the tiniest suggestion or contribution you make to this projec
175163

176164
If you found any bugs while using this extension or you have a suggestion please post it in [issues](https://github.com/REST-API-Client/API-Client-VSCode-Extension/issues).
177165

178-
<br>
179-
180166
## 📋 License
181167

182168
This extension is released under the [MIT license](https://github.com/REST-API-Client/API-Client-VSCode-Extension/blob/main/LICENSE).

0 commit comments

Comments
 (0)