Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed some minor issues.
Corrigido alguns pequenos problemas.
  • Loading branch information
pulgalipe committed Jun 20, 2014
1 parent 4e7bbdc commit 2428896
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Before run the script you need to change some variables on code, like:
```
os.chdir( '/home/username/some_folder' )
```
Which you define the folder where your torrents will be downloaded.
Which you define the folder where your torrents will be downloaded.<br/>

```
RELEASES = [ "Release1|Release2|Release3" ]
Expand Down Expand Up @@ -76,7 +76,7 @@ Antes de executar o script é preciso mudar algumas variáveis no código do scr
```
os.chdir( '/home/nome_usuario/algum_diretorio' )
```
Onde você define o diretório onde seus torrents serão baixados.
Onde você define o diretório onde seus torrents serão baixados.<br/>

```
RELEASES = [ "Release1|Release2|Release3" ]
Expand Down

0 comments on commit 2428896

Please sign in to comment.