We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b31f9fc commit 9aa2242Copy full SHA for 9aa2242
1 file changed
README.md
@@ -21,8 +21,7 @@ Currently, whisper.php supports the following platforms:
21
22
- Linux (x86_64 and arm64)
23
- macOS (Apple Silicon and Intel)
24
-
25
-Note: Windows support is currently in development. Contributions and help are welcome to expand platform compatibility!
+- Windows (x86_64)
26
27
## Features
28
@@ -292,7 +291,6 @@ Whisper::setLogger(app('log'));
292
291
293
Contributions are welcome! Especially for:
294
295
-- Windows platform support
296
- Additional features
297
- Bug fixes
298
0 commit comments