From 273af4aab9d04a8f7a7b9a4aa3da66708fe5e981 Mon Sep 17 00:00:00 2001 From: Alpaim <156456776+alpaim@users.noreply.github.com> Date: Thu, 22 May 2025 06:49:44 +0300 Subject: [PATCH] docs : replace typo "]"with ")" in README (#3179) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0ead52e..72ad9000 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Supported platforms: - [x] [Java](bindings/java/README.md) - [x] Linux / [FreeBSD](https://github.com/ggml-org/whisper.cpp/issues/56#issuecomment-1350920264) - [x] [WebAssembly](examples/whisper.wasm) -- [x] Windows ([MSVC](https://github.com/ggml-org/whisper.cpp/blob/master/.github/workflows/build.yml#L117-L144) and [MinGW](https://github.com/ggml-org/whisper.cpp/issues/168)] +- [x] Windows ([MSVC](https://github.com/ggml-org/whisper.cpp/blob/master/.github/workflows/build.yml#L117-L144) and [MinGW](https://github.com/ggml-org/whisper.cpp/issues/168)) - [x] [Raspberry Pi](https://github.com/ggml-org/whisper.cpp/discussions/166) - [x] [Docker](https://github.com/ggml-org/whisper.cpp/pkgs/container/whisper.cpp)