Skip to content

Commit

Permalink
chore: Improve readme password explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
andreroggeri committed Jan 21, 2020
1 parent a76b40c commit 0ec0d6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Por conta disso, evite enviar muitas requisições (Especialmente autenticação
from pynubank import Nubank

# Utilize o CPF sem pontos ou traços
# A senha é a mesma que você usa no app/site, não a do cartão.
nu = Nubank()
nu.authenticate('123456789', 'senha')

Expand Down

0 comments on commit 0ec0d6d

Please sign in to comment.