crummyh commited on
Commit
7fd5b82
·
unverified ·
1 Parent(s): 8a49dc4

readme : fix typo (#2637)

Browse files
Files changed (1) hide show
  1. bindings/java/README.md +1 -1
bindings/java/README.md CHANGED
@@ -67,5 +67,5 @@ copy /y ..\..\build\bin\Release\whisper.dll build\generated\resources\main\win32
67
 
68
  ## License
69
 
70
- The license for the Go bindings is the same as the license for the rest of the whisper.cpp project, which is the MIT License. See the `LICENSE` file for more details.
71
 
 
67
 
68
  ## License
69
 
70
+ The license for the Java bindings is the same as the license for the rest of the whisper.cpp project, which is the MIT License. See the `LICENSE` file for more details.
71