Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

Commit 0a4e371

Browse files
committed
Update v1.9 | Language support improved
1 parent c4a9c7c commit 0a4e371

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ You can download and use Anka Browser in every Python installed device.
5252
- sys
5353
- os
5454
- configparser
55+
- json
5556

5657
## How I download an execute the code?
5758
### Download and Install Python:
@@ -66,7 +67,7 @@ You can download and use Anka Browser in every Python installed device.
6667
We succesfully complete the Python install. Let's download the libraries:
6768

6869
pip --upgrade
69-
pip install pyqt6 sys os configparser
70+
pip install pyqt6 sys os configparser json
7071
### End:
7172
If you successfully complete them, please read the "How I compile the code?"
7273

0 commit comments

Comments
 (0)