Skip to content

Commit

Permalink
Fixed README
Browse files Browse the repository at this point in the history
  • Loading branch information
f-aguzzi committed Mar 15, 2023
1 parent 17b4738 commit 7eec73c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ linktr.ee-styled landing page generator
### Install
From the main folder:

'yarn install'
```yarn install```

### Startup

'yarn start'
```yarn start```

### Editing the links

While making sure to maintain the formatting provided in the example,

- edit the name and description in 'src/data.json'
- edit the links in 'src/links.json'
- edit the name and description in ```src/data.json```
- edit the links in ```src/links.json```

0 comments on commit 7eec73c

Please sign in to comment.