Skip to content

Commit 2f59d7b

Browse files
committed
add build badge
1 parent 861ecb2 commit 2f59d7b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Remote Code Execution Engine
22

3+
![Go](https://github.com/srujangit123/Remote-Code-Execution-Engine/actions/workflows/go.yml/badge.svg)
4+
5+
36
This repository contains a remote code execution engine that allows users to submit code in various programming languages, execute it in isolated Docker containers, and retrieve the output. The engine supports both `x86_64` and `arm64` architectures.
47

58
## Features

0 commit comments

Comments
 (0)