README.md in matheus-0.6.4 vs README.md in matheus-0.7.0
- old
+ new
@@ -52,9 +52,17 @@
```sh
$ puts 10.days.ago
2024-08-17 15:50:11 -0300
```
+### [`quick-commit`](./lib/matheus/quick_commit.rb)
+
+Commits the staged changes with a generated commit message.
+
+```sh
+$ quick-commit
+```
+
## Contributing
Probably not accepting contributions at the moment, but feel free to open an issue if you have any ideas or suggestions.
## License