You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,4 +10,4 @@ A native Android client for a sockets/gRPC/GCP bidirectional translation system.
10
10
11
11
### Prerequisites
12
12
- This [python app](https://github.com/critt/Interp-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
13
+
- Once you have the backend running, update the file `paths.properties`in this project with the its's URL and rebuild
0 commit comments