Skip to content

Commit

Permalink
Merge pull request #7 from idea404/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
dutterbutter authored Sep 7, 2023
2 parents 3aa3fbc + 14e299b commit 871a508
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ This repository contains different tutorials submitted by community members. Tut

We encourage authors to keep their tutorials updated.

### zkSync Tutorials

For tutorials created and maintained by the zkSync team, [check out this repository here](https://github.com/matter-labs/tutorials).

## Tutorial requirements

- All tutorials must showcase how to develop applications on zkSync Era.
Expand Down Expand Up @@ -65,4 +69,4 @@ Before submitting your tutorial, ensure that your content adheres to the reposit

- Formatting with Prettier: `yarn lint:fmt`
- Spell Check: `yarn lint:spell` - If lint:spell doesn't recognize a word, and you’re sure that it’s correct, consider adding it to cspell-zksync.txt.
- Linting: `yarn lint:mdl`
- Linting: `yarn lint:mdl`

0 comments on commit 871a508

Please sign in to comment.