diff --git a/README.md b/README.md index 9791a71..40c4fea 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is a Python script to accept cryptocurrencies payment for website owner. -The program is very simple, It basically allow the website owner to creates DEPOSIT wallets for USERS or CLIENTS, and save them into a DATABASE. +The program is very simple and easy, It basically allows the website owner to creates deposit wallets for USERS or CLIENTS, and save them into a DATABASE. It works with all the coins that use a BITCOIN core clone wallet client. The code published is based on CLAM coin.