diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | assets/showcase.png | bin | 0 -> 469580 bytes |
2 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index a0ff44a..6d023f1 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [![ISC License](https://img.shields.io/badge/license-ISC-0475b5)](https://www.isc.org/licenses/) [![NixOS Unstable](https://img.shields.io/badge/NixOS-unstable-blue.svg?style=flat-square&logo=NixOS&logoColor=white)](https://nixos.org) +![showcase](assets/showcase.png) + ## Installation 1. Creating the installation media ```sh diff --git a/assets/showcase.png b/assets/showcase.png new file mode 100644 index 0000000..74e01ba --- /dev/null +++ b/assets/showcase.png Binary files differ |