ruby/rubygem-mustache: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 11:50:27 -04:00
parent 061dcca1bf
commit 21e0fdf524

View file

@ -1,3 +1,3 @@
Mustache is a framework-agnostic way to render logic-free views. It emphasizes
separating logic from presentation: it is impossible to embed application logic
in this template language.
Mustache is a framework-agnostic way to render logic-free views.
It emphasizes separating logic from presentation: it is impossible to
embed application logic in this template language.