Просмотр исходного кода

Updated sample app README to reflect use of new API

Eugene Fryntov 9 лет назад
Родитель
Сommit
92ec3bdebf
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      MobileLibrary/Android/SampleApps/TunneledWebView/README.md

+ 1 - 1
MobileLibrary/Android/SampleApps/TunneledWebView/README.md

@@ -36,7 +36,7 @@ import ca.psiphon.PsiphonTunnel;
 //
 // The flow is as follows:
 //
-// - The Psiphon tunnel is started in onResume(). PsiphonTunnel.start()
+// - The Psiphon tunnel is started in onResume(). PsiphonTunnel.startTunneling()
 //   is an asynchronous call that returns immediately.
 //
 // - Once Psiphon has selected a local HTTP proxy listening port, the