Skip to content

Commit

Permalink
Merge pull request #128 from rivercory/main
Browse files Browse the repository at this point in the history
Add contributors image
  • Loading branch information
DhanushNehru authored Oct 3, 2024
2 parents 659f315 + 072b6c7 commit 733c521
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 @@ -3,7 +3,6 @@
<img src="./banner.svg" height="200" alt="Custom Code Editor"/>
</p>


This project is a React-based code builder that utilizes the Monaco Editor. It allows users to write and execute code snippets within a web browser. It uses Judge0 as a code execution system

## Getting Started
Expand Down Expand Up @@ -148,6 +147,11 @@ Currently the project url is based out of the free version of judge0 this means
## Contributing
Contributions are welcome! Feel free to submit pull requests or open issues.

### Contributors
<a href="https://github.com/DhanushNehru/CustomCodeEditor/graphs/contributors">
<img src="https://contrib.rocks/image?repo=DhanushNehru/CustomCodeEditor" />
</a>

## Gitpod

In the cloud-free development environment where you can directly start coding.
Expand Down

0 comments on commit 733c521

Please sign in to comment.