Skip to content

Commit

Permalink
Hide download badge
Browse files Browse the repository at this point in the history
  • Loading branch information
arifszn committed Aug 5, 2023
1 parent 6532613 commit efa2bc5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<a href="https://www.npmjs.com/package/vail">
<img src="https://img.shields.io/npm/v/vail"/>
</a>
<a href="https://www.npmjs.com/package/vail">
<!-- <a href="https://www.npmjs.com/package/vail">
<img src="https://img.shields.io/npm/dt/vail"/>
</a>
</a> -->
<a href="https://github.com/arifszn/vail/actions/workflows/test.yml">
<img src="https://github.com/arifszn/vail/actions/workflows/test.yml/badge.svg"/>
</a>
Expand All @@ -39,7 +39,7 @@

## Introduction

**Vail** provides a Docker powered local development experience for JavaScript/TypeScript Apps that is compatible with macOS, Windows (WSL2), and Linux. Other than Docker, no software or libraries are required to be installed on your local computer before using Vail. Vail's simple CLI means you can start building your application with MySQL, PostgreSQL, Redis without any previous Docker experience.
**Vail** provides a Docker powered local development experience for JavaScript/TypeScript Apps that is compatible with macOS, Windows (WSL2), and Linux. Other than Docker, no software or libraries are required to be installed on your local computer before using Vail. Vail's simple CLI means you can start building your application <!-- with MySQL, PostgreSQL, Redis --> without any previous Docker experience.

#### Inspiration

Expand Down

0 comments on commit efa2bc5

Please sign in to comment.