Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacoblightning authored Aug 4, 2024
1 parent 6fef5c1 commit 1056be8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# kudo
# Kudo
Like sudo but runs code in the kernel. Because Why Not?

# Installing
Expand All @@ -12,3 +12,6 @@ Run `make` to build and `make install` to install the kernel module.
You can now run `sudo ./kudo` to run code in the kernel.

(I am currently working on getting stdin/out working.)

# Prebuilt
If you run the same system as the workflow servers, you can use a prebuild release from [Actions](https://github.com/Jacoblightning/kudo/actions) or [Nightly.link](https://nightly.link/Jacoblightning/kudo/workflows/build/main/build.zip)

0 comments on commit 1056be8

Please sign in to comment.