diff --git a/README.md b/README.md index 4723819..bae9c32 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# passwd2systemd-userdb +# passwd2systemd-users -Take your `/etc/passwd` and convert it into a directory of [Systemd JSON User Records](https://systemd.io/USER_RECORD/) +Take your `/etc/{passwd,group,shadow}` and convert them into a directory of [Systemd JSON User Records](https://systemd.io/USER_RECORD/) and [Group Records](https://systemd.io/GROUP_RECORD/)