From 54f0bdecb5dc9cbf657fc82ed7388380d7eba14c Mon Sep 17 00:00:00 2001 From: Austin Griffith Date: Wed, 12 Sep 2018 10:33:19 -0600 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ec928f..56c6e65 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,14 @@ Let's all post our meta transaction formats here in a digestible format. The TL; ### Tx ``` { - Here is my (pseudo?)code for getting transactions on chain + Here is my (pseudo?)code for putting transactions on chain } ``` -### Example Implementation Links +### Implementations [tenzorum](https://github.com/austintgriffith/meta-transaction-format-share/blob/master/tenzorum.org.md) [tokenSubscription](https://github.com/austintgriffith/meta-transaction-format-share/blob/master/tokensubscription.com.md) + +