diff --git a/README.md b/README.md index c526677..4115ec3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This project is based on Windows version: https://github.com/depler/transmission Clone current repository and build **TransmissionAndroid.sln** file with Visual Studio 2022 or newer. No, additional black magic is not required. Yes, just that simple. All components, such as third-party modules and SSL library, are included as raw source code files. # Features -- latest Transmission source code (currently v4.00 beta) +- latest Transmission source code (currently v4.00) - full control over transmission start arguments - full control over `settings.json` file and other data - ability to use custom Web UI @@ -22,5 +22,6 @@ Probably you want/should change following settings in file `[external_storage]/T # Web UI Web UI files are not included in package. You can put your own files into `[app_folder]/web` folder (for example https://github.com/6c65726f79/Transmissionic). Then open http://localhost:9091 and you should see UI: -![image](https://user-images.githubusercontent.com/13541699/203150571-73a94e67-7110-4c18-b77a-02f465b02695.png) +![image](https://user-images.githubusercontent.com/13541699/217871490-69514a56-fe53-4095-89db-8c1aba49f1d3.png) +