diff --git a/DEV.md b/DEV.md index 6b05ca7..a2a0c17 100644 --- a/DEV.md +++ b/DEV.md @@ -4,8 +4,8 @@ Here I collect info about project ideas and maintenance. ## Documentation -Because `README.md` and `lib.rs` contains the almost same content and because of many external examples and related complexity to keep it all in sync - I increase complexity even more by generating documentation from handlebars templates using my own developed utility [handlebars-magic](https://github.com/rust-utility/handlebars-magic). +Because `README.md` and `lib.rs` contains almost the same content and because of many external examples and related complexity to keep it all in sync - I increase complexity even more by generating documentation from handlebars templates using my own developed utility [handlebars-magic](https://github.com/rust-utility/handlebars-magic). To update `README.md` and `lib.rs`: - handlebars-magic templates . \ No newline at end of file + handlebars-magic templates .