Skip to content

Commit cd99283

Browse files
authored
Update README.md
1 parent 06a31ec commit cd99283

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# CodeRush - Compile and Execute code in 40+ languages
22

33
⚡️ A code editor that compiles and runs your code on the web.
4+
Blog: <a href="https://www.freecodecamp.org/news/how-to-build-react-based-code-editor/" target="__blank">FreeCodeCamp - Build A Code IDE with React</a>
45

56
<img src="https://github.com/manuarora700/react-code-editor/blob/main/demo.png" />
67

@@ -17,7 +18,7 @@
1718
- Add the API Keys in the `.env` file
1819
- `npm start` to run the project.
1920

20-
Blog: <a href="https://www.freecodecamp.org/news/how-to-build-react-based-code-editor/" target="__blank">FreeCodeCamp - Build A Code IDE with React</a>
21+
2122

2223
TODO:
2324

@@ -27,6 +28,6 @@ TODO:
2728
4. Save code functionality (Firestore - use Slug based approach)
2829
5. Share code functionality
2930

30-
# Support
31+
## Support
3132

3233
<a href="https://www.buymeacoffee.com/manuarora" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a>

0 commit comments

Comments
 (0)