diff options
| author | Carol (Nichols || Goulding) <carol.nichols@gmail.com> | 2018-03-04 12:58:40 -0500 |
|---|---|---|
| committer | Carol (Nichols || Goulding) <carol.nichols@gmail.com> | 2018-03-04 12:58:40 -0500 |
| commit | 2ac0d5982ca5376f5d1c45706e3d8434b4232596 (patch) | |
| tree | a1f068d41840ea700771bc844e59d1776b46da73 /README.md | |
| parent | 87d8131f1f004a68adcdba74ef8b94290739e90b (diff) | |
Introduce handlebars to be able to do templating
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,6 +1,8 @@ -<!-- This file was autogenerated by the script in src/bin/generate_readme.rs. - Please edit either the script or the template in README-template.md in - order to make changes here rather than committing the changes directly. --> +<!-- +This file was autogenerated by the script in src/bin/generate_readme.rs. +Please edit either the script or the template in README-template.md in +order to make changes here rather than committing the changes directly. +--> # rustlings |
