diff --git a/img/nesasio.png b/img/nesasio.png
new file mode 100644
index 00000000..10d1c202
Binary files /dev/null and b/img/nesasio.png differ
diff --git a/readme.md b/readme.md
index bd0bc5b7..2213c857 100644
--- a/readme.md
+++ b/readme.md
@@ -6,15 +6,20 @@ someday, but I probably won't.
## Usage
-Dotfiles are managed with chezmoi and located in the `home` folder. The NixOS
-flake contained in `provision` contains nix code for installing and configuring
-my various NixOS based machines. See the provision [readme](./provision/readme.md)
+Dotfiles are managed with chezmoi and located in the `home` folder.
+
+The NixOS flake contained in `provision/nixos` contains nix code for installing
+and configuring my various NixOS based machines. See the provision [readme](./provision/readme.md)
for information on initial installation.
+The `provision/alpine` folder contains a script to install and configure [iSH](https://ish.app/)
+for use with zk and taskwarrior.
+
## Managed Machines
| | Name | Role | Description |
|---|---|---|---|
-|
| [Kestrel](./provision/hosts/kestrel/) | Primary desktop | Main machine that does it all gaming, programming, 3D modelling, etc. |
-|
| [Torus](./provision/hosts/torus/) | Home server | Primary home server for storage, hosting machine backups, and running services like Jellyfin. |
+|
| [Kestrel](./provision/hosts/kestrel/) | Primary desktop | Nixos based main machine that does it all gaming, programming, 3D modelling, etc. |
+|
| [Torus](./provision/hosts/torus/) | Home server | NixOS based home server for storage, hosting machine backups, and running services like Jellyfin. |
|
| [Bulwark](./provision/hosts/bulwark/) | Steam Deck | NixOS based Steam Deck that can has my linux niceties and acts like a Steam Deck using the great [Jovian Nixos](https://github.com/Jovian-Experiments/Jovian-NixOS). |
+|
| [Nesasio](./provision/alpine/) | Phone CLI | iSH config for zk and taskwarrior. |