diff --git a/README.md b/README.md index a4c5780..06361d6 100644 --- a/README.md +++ b/README.md @@ -76,13 +76,21 @@ If it can run on Linux in *any way, shape, or form*, it can be supervised by Contributions are welcome for improvements and not yet implemented backends, such as: -* Content-aware media player with supervised libraries [TODO: link to issue] -* Pre-booted Steam to improve launch time [TODO: link to issue] -* Android apps via Waydroid, including pre-booting Android if necessary [TODO: link to issue] -* Legacy Win9x via DOSBox, QEMU, or PCem, including scripts to create a boot-to-app image [TODO: link to issue] -* Chrome, including strict sandboxing and support for firewall rules [TODO: link to issue] +* Content-aware media player with supervised libraries + ([#3](https://github.com/aarmea/shepherd-launcher/issues/3)) +* Pre-booted Steam to improve launch time + ([#4](https://github.com/aarmea/shepherd-launcher/issues/4)) +* Android apps via Waydroid, including pre-booting Android if necessary + ([#5](https://github.com/aarmea/shepherd-launcher/issues/5)) +* Legacy Win9x via DOSBox, QEMU, or PCem, including scripts to create a boot-to-app image + ([#6](https://github.com/aarmea/shepherd-launcher/issues/6)) +* Chrome + ([#7](https://github.com/aarmea/shepherd-launcher/issues/7)), + including strict sandboxing and support for firewall rules + ([#8](https://github.com/aarmea/shepherd-launcher/issues/8)) * Awareness of whether an Internet connection is available, and an availability - rule that gates activities based on this [TODO: link to issue] + rule that gates activities based on this + ([#9](https://github.com/aarmea/shepherd-launcher/issues/9)) * Porting to other *host* platforms, such as a Microsoft Windows shell replacement or macOS kiosk via MDM. `shepherd-launcher` is architected such that `shepherdd`, the core enforcement service, does not render any UI and @@ -111,8 +119,10 @@ binaries and installation instructions are not yet available. See [CONTRIBUTING.md](./CONTRIBUTING.md) for how to run in development. Contributions are welcome for: -* a CI step that generates production binaries [TODO: link to issue] -* an installation script [TODO: link to issue] +* a CI step that generates production binaries + ([#1](https://github.com/aarmea/shepherd-launcher/issues/1)) +* an installation script + ([#2](https://github.com/aarmea/shepherd-launcher/issues/2)) ## Example configuration