mirror of
https://github.com/feder-cr/invisible_playwright.git
synced 2026-07-04 10:52:24 +02:00
docs: left-aligned title with logo floated right (lockup style)
This commit is contained in:
parent
163ac7f787
commit
4458fa585c
1 changed files with 6 additions and 8 deletions
14
README.md
14
README.md
|
|
@ -1,8 +1,10 @@
|
|||
<p align="center">
|
||||
<img src="docs/invisible_playwright-logo.png" width="150" alt="invisible_playwright">
|
||||
</p>
|
||||
<img src="docs/invisible_playwright-logo.png" align="right" width="130" alt="invisible_playwright">
|
||||
|
||||
<p align="center">
|
||||
# invisible_playwright
|
||||
|
||||
**A modified Firefox that passes every bot detection test.**
|
||||
|
||||
<p>
|
||||
<a href="https://github.com/feder-cr/invisible_playwright/actions/workflows/tests.yml"><img src="https://github.com/feder-cr/invisible_playwright/actions/workflows/tests.yml/badge.svg" alt="tests"></a>
|
||||
<a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
|
||||
<a href="https://www.python.org/downloads/"><img src="https://img.shields.io/badge/python-3.11+-blue.svg" alt="Python 3.11+"></a>
|
||||
|
|
@ -11,10 +13,6 @@
|
|||
<a href="https://github.com/feder-cr/invisible_firefox/releases/tag/usage-counter"><img src="https://img.shields.io/github/downloads/feder-cr/invisible_firefox/usage-counter/total?label=browser%20launches&color=blue" alt="browser launches"></a>
|
||||
</p>
|
||||
|
||||
<h1 align="center">invisible_playwright</h1>
|
||||
|
||||
<p align="center"><strong>A modified Firefox that passes every bot detection test.</strong></p>
|
||||
|
||||

|
||||
|
||||
## How it works
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue