Alpaim commited on
Commit
5e8b0f0
·
unverified ·
1 Parent(s): ec40497

docs : replace typo "]"with ")" in README (#3179)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ Supported platforms:
35
  - [x] [Java](bindings/java/README.md)
36
  - [x] Linux / [FreeBSD](https://github.com/ggml-org/whisper.cpp/issues/56#issuecomment-1350920264)
37
  - [x] [WebAssembly](examples/whisper.wasm)
38
- - [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)]
39
  - [x] [Raspberry Pi](https://github.com/ggml-org/whisper.cpp/discussions/166)
40
  - [x] [Docker](https://github.com/ggml-org/whisper.cpp/pkgs/container/whisper.cpp)
41
 
 
35
  - [x] [Java](bindings/java/README.md)
36
  - [x] Linux / [FreeBSD](https://github.com/ggml-org/whisper.cpp/issues/56#issuecomment-1350920264)
37
  - [x] [WebAssembly](examples/whisper.wasm)
38
+ - [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))
39
  - [x] [Raspberry Pi](https://github.com/ggml-org/whisper.cpp/discussions/166)
40
  - [x] [Docker](https://github.com/ggml-org/whisper.cpp/pkgs/container/whisper.cpp)
41