Skip to content

Commit c225a52

Browse files
Update README.md
Update readme for clarity
1 parent 928ae5e commit c225a52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Chainlink Functions Reference App
1+
# Chainlink Functions Demo App
22

3-
This is an example dApp, designed to run on the Mumbai testnet (Polygon), that utilises [Chainlink Functions](https://docs.chain.link/chainlink-functions/). The functionality allows users to donate MATIC to their favourite GitHub repositories. Authors of those repositories can then claim their donations. Donations are made in an amount of MATIC per amount of Stars the repository has.
3+
This is an example dApp, designed to run on the Mumbai testnet (Polygon), that uses [Chainlink Functions](https://docs.chain.link/chainlink-functions/). The functionality allows users to donate MATIC to their favorite GitHub creators. Authors of those repositories can then claim their donations. Donations are made in an amount of MATIC per amount of Stars the repository has.
44

55
Chainlink Functions is used to determine the total donation amount by multiplying the MATIC amount by the star count. There's no back-end involved in the whole donation process.
66

0 commit comments

Comments
 (0)