Skip to content

Commit d6d6ffb

Browse files
authored
Update README.md
1 parent 72d7cbf commit d6d6ffb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<a href="https://docs.onflow.org/flow-cli/install/"><strong>Read on docs »</strong></a>
1111
<br />
1212
<br />
13-
<a href="https://github.com/onflow/flow-cli/issues">Development Guidelines</a>
13+
<a href="https://developers.flow.com/cadence/style-guide/project-development-tips">Project Guidelines</a>
1414
·
1515
<a href="https://github.com/onflow/flow-cli/blob/master/CONTRIBUTING.md">Contribute</a>
1616
</p>
@@ -143,3 +143,9 @@ Looks like you are missing some of the accounts on the TESTNET:
143143
|- Loo contracts/charlie/Loo.cdc
144144

145145
```
146+
147+
### Further Reading
148+
149+
- Cadence Language Reference https://developers.flow.com/cadence/language
150+
- Flow Smart Contract Project Development Standards https://developers.flow.com/cadence/style-guide/project-development-tips
151+
- Cadence anti-patterns https://developers.flow.com/cadence/anti-patterns

0 commit comments

Comments
 (0)