Skip to content

Commit a822a08

Browse files
committed
docs: center and resize labs banner image in README
1 parent cb42862 commit a822a08

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,9 @@ For detailed guides, command options, and advanced usage examples, please check
8282

8383
## Labs
8484

85-
![JS Recon labs banner](https://github.com/shriyanss/js-recon-labs/blob/main/static/labs-banner.png?raw=true)
85+
<p align="center">
86+
<img src="https://github.com/shriyanss/js-recon-labs/blob/main/static/labs-banner.png?raw=true" alt="JS Recon Labs" width="300"/>
87+
</p>
8688

8789
Labs to test JS Recon tool are available [here](https://github.com/shriyanss/js-recon-labs). Walkthroughs are available [here](https://js-recon.io/labs).
8890

0 commit comments

Comments
 (0)