From ea8098f666c8fb4a4f179db5e643c8ee30c2385e Mon Sep 17 00:00:00 2001 From: Shishir Mahajan Date: Tue, 4 Oct 2022 13:40:30 -0700 Subject: [PATCH] Update README.md. Signed-off-by: Shishir Mahajan --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51d3769..594cbf9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ We are actively looking for contributors and maintainers for this project. If you have experience in container internals e.g. cgroups, namespaces, or have contributed to any open source projects -around containers e.g. docker (moby/moby), containerd, nerdctl, podman etc or build tooling which involves dealing with +around containers e.g. [`docker`](https://github.com/moby/moby), [`containerd`](https://github.com/containerd/containerd), [`nerdctl`](https://github.com/containerd/nerdctl), [`podman`](https://github.com/containers/podman) etc or build tooling which involves dealing with container internals, and are interested in contributing to this project, I would love to talk to you! Golang experience is preferred but not required.