Skip to content

Commit d191839

Browse files
authored
fix readme
1 parent 932153b commit d191839

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<h1 align="center">
22
<img height=250 src=resources/images/snake_logo.png />
3-
<br>
3+
44
PySQLRecon
5-
<br>
5+
66
![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
77
![PyPi](https://img.shields.io/pypi/v/pysqlrecon?style=for-the-badge)
88
</h1>
@@ -69,7 +69,7 @@ Target execution of a PySQLRecon command on a linked server (instead of the SQL
6969

7070
Impersonate a user account while running a PySQLRecon command with the `--impersonate` flag.
7171

72-
`--link` and `--impersonate` and not compatible when used together,
72+
`--link` and `--impersonate` and not compatible when used together.
7373

7474

7575
## Development

0 commit comments

Comments
 (0)