From 74ab71479e80dd6fdc895b16090fcb80d10d7b13 Mon Sep 17 00:00:00 2001 From: Kirill Varlamov Date: Mon, 14 Jun 2021 13:03:25 +0300 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0325e8c..6f19d0e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ -# erc20_airdrop -Automated ERC-20 airdrops +# Simple CLI app for ERC-20 Airdrops on Ethereum + +* compose and verify the list of token recipients +* generate transactions +* execute them