From 7bd5f887d17a2c927a236c1733453de4fa5f0b45 Mon Sep 17 00:00:00 2001 From: Michael Angerman Date: Thu, 21 Oct 2021 20:18:51 -0700 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c51abe900..ce983a5517 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,5 @@ Engine-q is an experimental project to replace the core functionality in Nushell If you'd like to help out, come join us on the [discord](https://discord.gg/NtAbbGn) or propose some work in an issue or PR draft. We're currently looking to begin porting Nushell commands to engine-q. -If you are interested in porting a command from nushell to engine-q you are welcome to +If you are interested in porting a command from Nushell to engine-q you are welcome to [comment on this issue 242](https://github.com/nushell/engine-q/issues/242) with the command name you would like to port.