README.md in munge-0.13.0 vs README.md in munge-0.14.0
- old
+ new
@@ -85,9 +85,14 @@
.each { |item| item.layout = "list" }
.each { |item| item.transform }
```
+## Guides
+
+- [FAQ](guides/faq.md)
+
+
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/zachahn/munge.
Please open an issue before creating a pull request to discuss whether any new feature should be included as part of the core library or as an external plugin.