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 f2b597d commit 4f2aab5Copy full SHA for 4f2aab5
README.md
@@ -7,15 +7,12 @@
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">
+ <a href="https://travis-ci.org/nmbr7/Rusty-Fuzzer">
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
18
19
## # Installation
20
21
### Installing Rust Programming language
0 commit comments