Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
Malam-X authored Mar 25, 2021
1 parent 3bbbb3b commit 9186683
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## ***Bin Credit card Checker***
<p align="center">
<img src="https://github.com/Malam-X/Bin-Checker/blob/main/Bin_Check.png"><br>
<img src="https://img.shields.io/badge/Version-v0.1.1-blue">
<img src="https://img.shields.io/badge/Python-v3.7%2B-blue">
<img src="https://komarev.com/ghpvc/?username=Malam-X&label=Views&color=blue&style=plastic">
Expand All @@ -9,3 +10,14 @@
<img src="https://img.shields.io/badge/Open%20Source-Yes-cyan?style=plastic&logo=appveyor">
<img src="https://img.shields.io/badge/Written%20In-PYTHON-cyan?style=plastic&logo=appveyor">
</p>

## Install
```
git clone https://github.com/Malam-X/Bin-Checker
cd Bin-Checker
python main.py
```

## Requirements
- pip3 install requests
- python 3.7++

0 comments on commit 9186683

Please sign in to comment.