diff options
| -rw-r--r-- | yaegi-internals/index.html | 3 | ||||
| -rw-r--r-- | yaegi-internals/readme.md | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/yaegi-internals/index.html b/yaegi-internals/index.html index 7981524..50a6d58 100644 --- a/yaegi-internals/index.html +++ b/yaegi-internals/index.html @@ -387,4 +387,7 @@ in a next article:</p> <li>Virtualization and sandboxing</li> <li>REPL and interactive use</li> </ul> +<p>P.S. Thanks to <span class="citation" +data-cites="lejatorn">[@lejatorn]</span> for his feedback and +suggestions on this post.</p> <hr>From: Marc Vertes, 03 may 2023 diff --git a/yaegi-internals/readme.md b/yaegi-internals/readme.md index efa251d..fea34b6 100644 --- a/yaegi-internals/readme.md +++ b/yaegi-internals/readme.md @@ -370,6 +370,9 @@ a next article: - Virtualization and sandboxing - REPL and interactive use +P.S. Thanks to [@lejatorn] for his feedback and suggestions on this +post. + [Yaegi]: https://github.com/traefik/yaegi [plugins.traefik.io]: https://plugins.traefik.io [databases]: https://github.com/xo/xo |
