Skip to content

Commit 57ae35d

Browse files
authored
Update README.md
1 parent e59df48 commit 57ae35d

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,17 @@ I am not sure how long it will work with the free ovpn file. It's better to upda
1212
</br></br>
1313

1414
### Instruction to update server list:
15-
1. Replace your .ovpn file with <b> assets/</b> directory .ovpn file
15+
1. Replace/add your .ovpn file with <b> assets/</b> directory .ovpn file
1616
2. Now go to MainActivity.class and find the "getServerList()" method there you have to update server information.
17-
3. At Last go to SharedPreference.class and find the "getServer()" method there you have to update default server information.
17+
3. [!Optional] At Last go to SharedPreference.class and find the "getServer()" method there update default server information.
1818
</br> </br>
19+
<img height='450' width ='300' src="https://i.imgur.com/kcGZY4P.png" />
20+
</br>
21+
<img height='400' width ='500' src="https://i.imgur.com/mlb8Nqe.png" />
22+
</br>
23+
<img height='400' width ='500' src="https://i.imgur.com/GgvoPP9.png" />
24+
25+
1926

2027
## License
2128
**Free Software!**

0 commit comments

Comments
 (0)