Skip to content

Commit f786516

Browse files
committed
Add website and documentation links to README
1 parent 4a58f16 commit f786516

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22

33
**Secure code execution environment for AI-generated code using Firecracker microVMs**
44

5+
[![Website](https://img.shields.io/badge/website-runner.codes-orange)](https://runner.codes)
56
[![Documentation](https://img.shields.io/badge/docs-docs.runner.codes-blue)](https://docs.runner.codes)
67
[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)
78

9+
**Website:** https://runner.codes | **Documentation:** https://docs.runner.codes
10+
811
## What is Runner Codes?
912

1013
Runner Codes is a **secure execution environment** for running code snippets generated by Large Language Models (LLMs) inside [Firecracker microVMs](https://firecracker-microvm.github.io/). It provides strong isolation, fast boot times, and support for 45+ programming languages.

0 commit comments

Comments
 (0)