Skip to content

Commit

Permalink
ADD: build status, version, download count badges in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
desty2k committed Oct 11, 2021
1 parent f71eb3b commit a3c4ca6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CrossInstaller
Create Python executables for Linux and Windows using one command.

[![Build](https://github.com/desty2k/crossinstaller/actions/workflows/build.yml/badge.svg)](https://github.com/desty2k/crossinstaller/actions/workflows/build.yml)
[![Version](https://img.shields.io/pypi/v/crossinstaller)](https://pypi.org/project/crossinstaller/)
[![Version](https://img.shields.io/pypi/dm/crossinstaller)](https://pypi.org/project/crossinstaller/)

Create Python executables for Linux and Windows using one command.

## Installation

Expand Down

0 comments on commit a3c4ca6

Please sign in to comment.