diff --git a/README.md b/README.md index 37a3958..e56d44f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Switcheo (NEO Non-Custodial Decentralized Exchange) +# Switcheo (NEO) Smart contract for a non-custodial decentralized exchange on the NEO blockchain. @@ -148,4 +148,4 @@ This contract must be initialized with 2 valid coordinator addresses that the co ### Why 2 step withdrawals in system assets -We chose an implementation which uses transaction attributes instead of "method arguments" to prevent double withdrawals that can happen between the verification phase and application phase of NEO. \ No newline at end of file +We chose an implementation which uses transaction attributes instead of "method arguments" to prevent double withdrawals that can happen between the verification phase and application phase of NEO.