diff --git a/README.md b/README.md index 9d97182..4f756c4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ # citron-nightly -Automatically generated nightly releases for Citron \ No newline at end of file +Steamdeck optimized nightly builds of the [Citron] emulator. + +## How are these optimized? + +Compilation is performed with LTO and O2 compilation as well as with all of the +feature sets supported by the steamdeck processor. So, it's optimized :smile: + +## How do I download these? + +Releases are published nightly on our [/releases](/releases) page. + +These releases are created automatically through [/actions](/actions). Although +they run every day, a release will only be published once for a given commit. + +[Citron]: https://git.rgst.io/mirrors/Citron \ No newline at end of file