From 6dea455273f86b79e6f059b9f052b9782bb63d5c Mon Sep 17 00:00:00 2001 From: Guille Date: Tue, 21 May 2024 20:28:20 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f89fff8..c20402a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This repository contains examples of a simple coin flip contract in both JavaScr # What These Examples Show 1. How to generate a random number -2. How to interact with a smart contract on NEAR +2. How to interact with a smart contract on NEAR from a frontend