Skip to content

Commit

Permalink
docs: add code snippet in readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
anasouardini committed Feb 29, 2024
1 parent 484cd36 commit 32466f8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/scrapeyard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ Some of the feature are:

## How to use

Run the following command in a terminal: `npm create scrapeyard project-name`
Run the following command in a terminal:
```bash
npm create scrapeyard project-name
```

0 comments on commit 32466f8

Please sign in to comment.