Skip to content

Commit 21c7eed

Browse files
committed
Update README with installation instructions and attribution
1 parent 7597d04 commit 21c7eed

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

+8-5
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
2. **Download and Share**: Download your work and share it with others.
2121
3. **No Sign Up**: No sign up required. Just start coding.
2222
4. **Responsive**: Works on all devices.
23-
5. **Customizable**: Customize the editor to your liking.
23+
5. **Customizable**: Customize the editor to your liking.
2424

2525
### 🛠️ Stack
2626

@@ -32,7 +32,10 @@
3232

3333
1. Fork the repository.
3434
2. Clone the repository.
35-
3. Run `pnpm` to install the dependencies.
36-
4. Run `pnpm dev` to start the development server.
37-
5. Open `http://localhost:3000` to view it in the browser.
38-
6. Make your changes and open a pull request.
35+
3. Install [pnpm](https://pnpm.io/installation) if you haven't already.
36+
4. Run `pnpm i` to install the dependencies.
37+
5. Run `pnpm dev` to start the development server.
38+
6. Open `http://localhost:3000` to view it in the browser.
39+
7. Make your changes and open a pull request.
40+
41+
> Inspired by [@midudev's](https://x.com/midudev) [codi.link](https://codi.link/) 😊

0 commit comments

Comments
 (0)