diff --git a/README.md b/README.md index 72a452cff89..c4006735fd0 100644 --- a/README.md +++ b/README.md @@ -248,10 +248,11 @@ become available. * [x] API documentation * [ ] Some examples -### git-diff +### git-diff / git-status * diffing of git-object::Tree structures * diffing, merging, working with hunks of data * find differences between various states, i.e. index, working tree, commit-tree + * Parallel stat calls to check/update objects in index * [ ] API documentation with examples ### git-features