Skip to content

Commit e99ca72

Browse files
doc update
1 parent 39c00ff commit e99ca72

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ composer install developersharif/php-gui
2222
- **ProcessTCL.php**: Wraps the Tcl interpreter via FFI.
2323
- **Application.php**: Manages the event loop and application lifecycle.
2424

25+
## Supported Platforms
26+
27+
- **Linux**: Fully supported.
28+
- **Windows**: Fully supported.
29+
- **macOS**: Coming soon.
30+
2531
## Architecture Diagram
2632

2733
<img src="./docs/system.svg" style="width:250px" alt="System Architecture Diagram">

0 commit comments

Comments
 (0)