Skip to content

Commit

Permalink
change to python3.8+
Browse files Browse the repository at this point in the history
  • Loading branch information
zhzyker authored Jan 8, 2021
1 parent 64335b8 commit 3125258
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.us-en.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## 🌟 Vulmap - Web vulnerability scanning and verification tools
<a href="https://github.com/zhzyker/vulmap"><img alt="Release" src="https://img.shields.io/badge/python-3.7+-blueviolet"></a>
<a href="https://github.com/zhzyker/vulmap"><img alt="Release" src="https://img.shields.io/badge/python-3.8+-blueviolet"></a>
<a href="https://github.com/zhzyker/vulmap"><img alt="Release" src="https://img.shields.io/badge/Version-vulmap 0.5-yellow"></a>
<a href="https://github.com/zhzyker/vulmap"><img alt="Release" src="https://img.shields.io/badge/LICENSE-GPL-ff69b4"></a>
![GitHub Repo stars](https://img.shields.io/github/stars/zhzyker/vulmap?color=gree)
Expand All @@ -13,7 +13,7 @@ Vulmap currently has vulnerability scanning (poc) and exploiting (exp) modes. Us


## 🛒 Installation
The operating system must have python3, python3.7 or higher is recommended
The operating system must have python3, python3.8 or higher is recommended
* git or go to release to get the original code
```
git clone https://github.com/zhzyker/vulmap.git
Expand Down

0 comments on commit 3125258

Please sign in to comment.