Skip to content

Commit 35523cb

Browse files
committed
Add open source notice with GitHub link to introduction
1 parent 4e05fdf commit 35523cb

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/docusaurus/docs/introduction.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ hide_title: true
1111

1212
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 multiple programming languages.
1313

14+
:::info Open Source
15+
16+
Runner Codes is **fully open source** and available on GitHub. Contributions are welcome!
17+
18+
**GitHub:** [github.com/andrebassi/runner-codes](https://github.com/andrebassi/runner-codes)
19+
20+
:::
21+
1422
## Why Firecracker?
1523

1624
Firecracker is a Virtual Machine Monitor (VMM) developed by AWS that provides:

0 commit comments

Comments
 (0)