Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed00736 authored Jul 19, 2022
1 parent 2568da1 commit 3ae02a7
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 @@ -12,8 +12,8 @@ How To use
//creat a invoice model
val invoice :InnoviceModel =
InnoviceModel("mohameed" ,"[email protected]" , "3545644" , 009999.4 , 7.5 ,"https://www.paloaltonetworks.com",
"https://www.paloaltonetworks.com/purshase" , PaymentMethode.EDAHABIA ,"Hola ")
InnoviceModel("mohameed" ,"[email protected]" , "3545644" , 009999.4 , 7.5 ,"https://www.yourwebsite.com",
"https://www.yourwebsite.com/purshase" , PaymentMethode.EDAHABIA ,"Hola ")

GlobalScope.launch {
Expand Down

0 comments on commit 3ae02a7

Please sign in to comment.