We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27004ac commit f2b597dCopy full SHA for f2b597d
README.md
@@ -1,8 +1,20 @@
1
-# **Rusty-Fuzzer**
2
-__A Coverage Guided Evolutionary Fuzzer Written in Rust__
+<h1 align="center">
+ <br>
3
+ Rusty-Fuzzer
4
5
+</h1>
6
+
7
+<h4 align="center">A Coverage Guided Evolutionary Fuzzer Written in Rust</h4>
8
9
+<p align="center">
10
+ <a href="https://travis-ci.com/s0md3v/XSStrike">
11
+ <img alt="Travis (.org)" src="https://img.shields.io/travis/nmbr7/Rusty-Fuzzer?style=flat-square">
12
+ </a>
13
+</p>
14
15
16
17
-*_STATUS : :heavy_check_mark: stable_*
18
19
## # Installation
20
0 commit comments