Skip to content

Commit fad25d3

Browse files
authored
Merge pull request #3 from bryant1410/master
Fix broken headings in Markdown files
2 parents 70cf2d5 + 21e90fe commit fad25d3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
##CHANGELOG:
1+
## CHANGELOG:
22
* v1.5b Fixed issue with dirb
33
* v1.5a Removed clear command
44
* v1.5 Added install.sh

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# BruteX by 1N3@CrowdShield
22
https://crowdshield.com
33

4-
##Automatically brute force all services running on a target
4+
## Automatically brute force all services running on a target
55

66
* Open ports
77
* DNS domains
88
* Usernames
99
* Passwords
1010

11-
##INSTALL:
11+
## INSTALL:
1212
```
1313
./install.sh
1414
```
1515

16-
##USAGE:
16+
## USAGE:
1717
```
1818
brutex target <port>
1919
```

0 commit comments

Comments
 (0)