diff --git a/.replit b/.replit new file mode 100644 index 00000000..ccb80c6c --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "bash" +run = "docker pull docker.pkg.github.com/checkra1n/pongoos/build-pongo:latest" \ No newline at end of file diff --git a/README.md b/README.md index 242de3de..c94b06ae 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,5 @@ Kernel patchfinder ------------------ Note that the checkra1n patchfinder is not currently open-source. However, the KPF JIT that will ship on checkra1n 0.10.0 onwards is part of this repository. That means that pongoOS builds from this repository will always boot to the shell by default instead of XNU. + +[![Run on Repl.it](https://repl.it/badge/github/checkra1n/pongoOS)](https://repl.it/github/checkra1n/pongoOS) \ No newline at end of file