Skip to content

Commit 928ae5e

Browse files
Update readme for clarity
1 parent b94794c commit 928ae5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Chainlink Functions will then read that wallet address and the gist's owner (i.e
8686
### Folder Structure
8787

8888
- `contracts/` - Contains the GitHub calculator contract, which uses Chainlink Functions to calculate the total amount owed. It also contains the helper code provided by Chainlink.
89-
- `functions/` - These are JavaScript scripts to be run off the chain by Chainlink Functions.
89+
- `functions/` - These are JavaScript scripts which run off-chain through Chainlink Functions.
9090
- `components`/`hooks`/`pages`/`public`/`sections`/`styles` - Are all part of the Next.JS application.
9191
- `tasks/` - Contains the Hardhat tasks to assist in managing the dApp.
9292

0 commit comments

Comments
 (0)