diff --git a/README.md b/README.md index e5ecac0..ac49e69 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Docker Pulls](https://img.shields.io/docker/pulls/volkerraschek/getpsrc)](https://hub.docker.com/r/volkerraschek/getpsrc) -`getpsrc` is a small programme to determine the src routing ip for an external ip. +`getpsrc` is a small program to determine the src routing ip for an external ip. `getpsrc` serves as an alternative to `ip route get | awk ...` because `ip route get` can return different output depending on the environment and therefore the construct is unsafe.