From: Alpaim Date: Thu, 22 May 2025 03:49:44 +0000 (+0300) Subject: docs : replace typo "]"with ")" in README (#3179) X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=273af4aab9d04a8f7a7b9a4aa3da66708fe5e981;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp docs : replace typo "]"with ")" in README (#3179) --- 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)