Skip to content

Commit 20da2bb

Browse files
authored
Update README.md
1 parent ec73587 commit 20da2bb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ A native Android client for a sockets/gRPC/GCP bidirectional translation system.
99
- Supports 100+ languages
1010

1111
### Prerequisites
12-
- This [python app](https://github.com/critt/transcription_service) running somewhere, which serves as the backend for this app. It provides a REST interface for feature enumeration and authentication, and WebSockets channels for realtime audio transcription and translation.
13-
- Once you have the backend running, update the file `paths.properties` with the its's URL.
12+
- This [python app](https://github.com/critt/transcription_service) running somewhere, which serves as the backend for this app. It provides a REST interface for feature enumeration and authentication, and WebSockets channels for realtime audio transcription and translation
13+
- Once you have the backend running, update the file `paths.properties` with the its's URL

0 commit comments

Comments
 (0)