Skip to content

Commit 1963d35

Browse files
authored
Updated README.md
1 parent fc5c071 commit 1963d35

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
# airlock-php
22
![Tests](https://github.com/clegginabox/airlock-php/actions/workflows/tests.yaml/badge.svg)
33

4-
A distributed mutex with civilized waiting
4+
<img width="830" height="453" alt="airlock-php-red" src="https://github.com/user-attachments/assets/361fb9d2-00a4-4a11-b8cf-cde4fc951b9f" />
55

6-
___British-style queuing for your code and infra___
76

8-
> [!WARNING]
9-
> **Work in Progress** - This library is under active development and not yet production-ready. APIs may change, some implementations are stubs, and test coverage is incomplete. Use at your own risk, contributions welcome.
7+
<br/>A distributed mutex with civilized waiting
8+
9+
___British-style queuing for your code and infrastructure___
10+
11+
> [!CAUTION]
12+
> **Very Early Work in Progress** - This library is under active development and not yet production-ready. APIs will change, some implementations are stubs and test coverage is incomplete. Use at your own risk, contributions welcome.
1013
1114
## The Core Idea
1215

0 commit comments

Comments
 (0)