Skip to content

Commit

Permalink
fix typos, improve readability
Browse files Browse the repository at this point in the history
  • Loading branch information
akhileshthite authored Mar 15, 2022
1 parent 1d12d7c commit 5233091
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@
<img src="https://img.shields.io/badge/license-MIT-orange.svg?style=flat-square" alt="License">
</div><br>

<p align="center">DHost vscode extension allows you to instantly publish static websites to <a href="https://ipfs.io/">IPFS</a> by using <a href="https://web3.storage/">web3.storage</a>. Now you can publish and share your websites quickly with anyone in the world!</p>
<p align="center">DHost VS Code Extension allows you to instantly publish static websites to <a href="https://ipfs.io/">IPFS</a> by using <a href="https://web3.storage/">web3.storage</a>. Now you can publish and share your websites quickly with anyone in the world!</p>

<p align="center"><img align="center" src="/images/demo.gif"></img></p>

## Features
* ✅ Decentralized
* ✅ Instant hosting (Publish your website with just 2 commands)
* ✅ Unlimited uploads
* ✅ Accessible to anyone
* ✅ Permanent storage (web.storage helps to permanently pin your content)
* ✅ Secure (Share IPFS links instead of IP Addresses)
* ✅ Free to use
***Decentralized**
***Instant hosting** (Publish your website with just 2 commands)
***Unlimited uploads**
***Accessible to anyone**
***Permanent storage** (web3.storage helps to permanently pin your content)
***Secure** (Share IPFS links instead of IP Address and host for development)
***Free** to use

*DHost even supports build directory uploads (production build of the app made with react.js, vue.js, etc.)*

Expand Down

0 comments on commit 5233091

Please sign in to comment.