From 874c1ac758203b19ab97e9a04f9cf4d79824cc19 Mon Sep 17 00:00:00 2001
From: Adrian Lawson <adrianglawson@gmail.com>
Date: Fri, 3 Feb 2023 11:41:06 -0800
Subject: [PATCH] Update README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index cd3b148..5060f86 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
 # Gaslessly API
 Allows users to gaslessly deploy and manage NFT smart contracts on 6 different EVM chains.
+* NOTE: users must own an [access NFT](https://opensea.io/collection/gaslessly) to interact with functions that require blockchain transactions.
 ## Endpoints
 See [index.js](https://github.com/aglawson/GaslesslyAPI/blob/main/index.js) for documentation about each endpoint.
 ## Functions