Per https://www.drupal.org/node/2181737 , the README.MD needs edits to be in line with README best practices.
Specifically, from a cursory glance:
* Module name is not needed in README.md.
* CONFIGURATION section is missing.
* Standardization of header formatting and sapcing.
* Hard-wrap lines per best-practices.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | readme-3112817-4.patch | 1.72 KB | deaom |
Comments
Comment #2
deaom commentedPatch is attached.
Comment #3
WebbehEverything looks fine per #2, except to hard-wrap lines at 80characters.
https://www.drupal.org/node/2181737#s-quick-formatting-tips
> Text manually word-wrapped within around 80 cols.
Comment #4
deaom commentedYes, just noticed that. Here is the patch that also corrects that.
Comment #5
WebbehLooks good to me. RTBC.
Comment #7
bcizej commented