Skip to content

Commit ff66c97

Browse files
authored
Update README.md
1 parent eda107c commit ff66c97

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1-
# CodeExecutor
2-
Dynamic Code Executors
1+
# Dynamic Code Executor
2+
3+
[![NuGet version (CodeExecutor)](https://img.shields.io/nuget/v/CodeExecutor.svg?style=flat-square)](https://www.nuget.org/packages/CodeExecutor/)
4+
5+
This repository contains helper dotnet classess for dynamic code compilation and execution.
6+
7+
Supported languages
8+
- C#
9+
- JavaScript

0 commit comments

Comments
 (0)