From 072b6c7c0d4dcacd044aba34af9e0eca30d19d54 Mon Sep 17 00:00:00 2001 From: Hyeonho Kang Date: Fri, 4 Oct 2024 00:50:39 +0900 Subject: [PATCH] Add contributors image --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a2fd680..0c71906 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ Custom Code Editor

- 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 @@ -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 + + + + ## Gitpod In the cloud-free development environment where you can directly start coding.