Spaces:
Running
Running
crummyh
commited on
readme : fix typo (#2637)
Browse files- 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
|
| 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 |
|