From 97e8adbc5da9bb3524e66e04d43deb84a42b35a1 Mon Sep 17 00:00:00 2001 From: Dmitri Shuralyov Date: Tue, 14 Feb 2017 23:20:10 -0500 Subject: [PATCH] README: Describe new entry in sample output. Updates #40. Fixup for 9a265bd89e5814b8b1bb6b5d5595241f0b60f171. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 45ff28f..fa2f548 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ There are a few observations that can be made from that sample output. - `Conception-go` repo has ***uncommited changes***. I should remember to commit or discard the changes. - `blackfriday` repo has a ***remote that doesn't match its import path***. It's likely my fork in place of the original repo for temporary development purposes. - `bluemonday` repo has a ***stash***. Perhaps I have some unfinished and uncommited work that I should take care of. +- `go-pkg-xmlx` repo was ***not found***. Perhaps the repository was deleted or made private. - All other repos are ***up to date*** and looking good (they're not displayed unless `-v` is used). Directories