diff --git a/README.md b/README.md index e98f711..e2f905e 100644 --- a/README.md +++ b/README.md @@ -760,7 +760,7 @@ Change `readme-template.md` or `examples-to-docs.el` instead. - [Víctor M. Valenzuela](https://github.com/vemv) contributed `-repeat`. - [Nic Ferrier](https://github.com/nicferrier) contributed `-cons*`. - [Wilfred Hughes](https://github.com/Wilfred) contributed `-slice`. - - [Emanuel Evans](https://github.com/shosti) contributed `-if-let` and `-when-let`. + - [Emanuel Evans](https://github.com/shosti) contributed `-if-let`, `-when-let` and `-insert`. Thanks! diff --git a/readme-template.md b/readme-template.md index 9873675..aebb238 100644 --- a/readme-template.md +++ b/readme-template.md @@ -77,7 +77,7 @@ Change `readme-template.md` or `examples-to-docs.el` instead. - [Víctor M. Valenzuela](https://github.com/vemv) contributed `-repeat`. - [Nic Ferrier](https://github.com/nicferrier) contributed `-cons*`. - [Wilfred Hughes](https://github.com/Wilfred) contributed `-slice`. - - [Emanuel Evans](https://github.com/shosti) contributed `-if-let` and `-when-let`. + - [Emanuel Evans](https://github.com/shosti) contributed `-if-let`, `-when-let` and `-insert`. Thanks!