Giondm commited on
Commit
b49efc3
1 Parent(s): e82eb42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -20,9 +20,9 @@ Il modello risolve la seguente tipologia di captcha:
20
 
21
  1. Clona questo repository sul tuo computer:
22
  git clone https://github.com/gdmr/CRNNperCAPTCHA.git
23
- 2. Passa un captcha al modello nel file run.py
24
- 3. Esegui il file run.py:
25
- python run.py
26
 
27
  ## Risultati
28
 
 
20
 
21
  1. Clona questo repository sul tuo computer:
22
  git clone https://github.com/gdmr/CRNNperCAPTCHA.git
23
+ 2. Passa un captcha al modello nel file captchasolver.py
24
+ 3. Esegui il file captchasolver.py:
25
+ python captchasolver.py.py
26
 
27
  ## Risultati
28