From e8f608a7cd2f6dc924c8a5c501f377061b127ba0 Mon Sep 17 00:00:00 2001 From: lauralani Date: Mon, 10 Apr 2023 19:46:13 +0200 Subject: [PATCH] add asciicast to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bae3732..46ca859 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ So I sat down and started my first Go project and started developing this ipam. If PowerDNS integration is enabled in `$HOME/.ipam/ipam.yml`, forward and reverse DNS records are automatically managed when you add or delete IP addresses with hostnames. +[![Asciicast displaying the usage of the ipam app](https://asciinema.org/a/tT3SbtjsN9bmEE4QgKuanhNcX.svg)](https://asciinema.org/a/tT3SbtjsN9bmEE4QgKuanhNcX) + ## How can I contribute to the development? The main development is happening at https://codeberg.org/lauralani/ipam.