Repository: activemq-cli-tools Updated Branches: refs/heads/master 796d90177 -> 48e99a1ec
AMQCLI-1 Small tweak to the project README Made a small change to the wording in the project description Project: http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/commit/48e99a1e Tree: http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/tree/48e99a1e Diff: http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/diff/48e99a1e Branch: refs/heads/master Commit: 48e99a1ecccb4138d4ccc6269060bd56dd0fabd6 Parents: 796d901 Author: Timothy Bish <[email protected]> Authored: Wed Feb 8 11:29:10 2017 -0500 Committer: Timothy Bish <[email protected]> Committed: Wed Feb 8 11:29:10 2017 -0500 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/blob/48e99a1e/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index b243ddc..698eb2e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Apache ActiveMQ Command Line Tools ================================== -The ActiveMQ Command Line Tools project is home to several CLI based tooling projects +The ActiveMQ Command Line Tools project is home to several CLI based projects useful for users of the ActiveMQ and ActiveMQ Artemis messaging brokers.
