Skip to content

Commit 5d2f127

Browse files
Add RESPONSIBLE_USE.md, update README; add LICENSE where missing
1 parent c85d59f commit 5d2f127

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,3 +371,7 @@ Both CI systems run the full test suite (74 tests, 158 assertions) on every push
371371
| Integration Tests | [![Integration](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/deathbycaptcha/deathbycaptcha-api-client-php/master/.badges/integration/badge.json)](https://github.com/deathbycaptcha/deathbycaptcha-api-client-php/actions/workflows/tests.yml) |
372372
| PHP Linting | [![Lint](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/deathbycaptcha/deathbycaptcha-api-client-php/master/.badges/lint/badge.json)](https://github.com/deathbycaptcha/deathbycaptcha-api-client-php/actions/workflows/tests.yml) |
373373
| PHPStan Analysis | [![PHPStan](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/deathbycaptcha/deathbycaptcha-api-client-php/master/.badges/phpstan/badge.json)](https://github.com/deathbycaptcha/deathbycaptcha-api-client-php/actions/workflows/tests.yml) |
374+
375+
## Responsible Use
376+
377+
See [Responsible Use Agreement](RESPONSIBLE_USE.md).

RESPONSIBLE_USE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Responsible Use Agreement
2+
3+
For development and automation against locally hosted or explicitly authorized/demo sites—this library (MIT License) is provided for legitimate use, testing, and research; it must not be used to bypass protections, gain unauthorized access, or target third‑party websites without explicit permission. Users must comply with all applicable laws and third‑party terms, must not publish credentials, and should run examples only against local or consented targets.

0 commit comments

Comments
 (0)