diff --git a/README.md b/README.md index 3133492..ce7838e 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,16 @@ for by this configuration mechanism. `rc.router` requires FreeBSD-15 or greater. (It might work for some configurations on FreeBSD-14, but I no longer run any routers with it on FreeBSD-14.) +## Mascot + +Meet "Ricky", the project mascot. + +![img](ricky-small.png) + +I'm no artist, so I had an AI make this. Ricky is a fun little squid made +out of the mess of cables in your home network's core. He wants to make +your network better! + ## Prerequisites None, in particular. The `rc.router/scripts/install-dependencies.sh` script will diff --git a/ricky-small.png b/ricky-small.png new file mode 100644 index 0000000..ef0251d Binary files /dev/null and b/ricky-small.png differ diff --git a/ricky.png b/ricky.png new file mode 100644 index 0000000..70a3228 Binary files /dev/null and b/ricky.png differ