diff --git a/README.md b/README.md index 73ba679..77f6e65 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -# Wren Example: Bare +# Dummy Payment Server -## Run - -``` -deno task start -``` +Made for testing Saleor's [Transaction API](https://github.com/saleor/saleor/pull/10350) (`transactionEventReport` mutation)