diff --git a/README.md b/README.md index 5c4b845..26e32df 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ Ming-wm is a keyboard-based, retro-themed window manager for Linux. It is single ![example 1](/docs/images/ws1.png) ![example 2](/docs/images/ws3.png) +The [Koxinga web browser](https://github.com/stjet/koxinga) can be separately installed. + +![koxinga browser example](/docs/images/koxinga.png) + ## Building Create a `password.env` file in the same directory as `build.rs`, otherwise the default password will be "incorrect mule lightbulb niche". diff --git a/docs/images/koxinga.png b/docs/images/koxinga.png new file mode 100644 index 0000000..d5e0ad0 Binary files /dev/null and b/docs/images/koxinga.png differ