Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
itrack authored Jan 17, 2018
1 parent 1ed54f7 commit e2ea10b
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 @@ -17,9 +17,9 @@ composer require itrack/anaf

# Exemplu de folosire

- Initializare clasa
- Initializare librarie

$anaf = new Itrack\Anaf\Client(); <br><br>
$anaf = new \Itrack\Anaf\Client(); <br><br>

- Pentru a verifica doar un cui urmati foloseste metoda $anaf->addCui(CUI VALOARE INTEGER, "DATA VERIFICARE") conform exemplului de mai jos:

Expand Down

0 comments on commit e2ea10b

Please sign in to comment.