summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2019-06-29 15:36:04 -0400
committerTodd Leonhardt <todd.leonhardt@gmail.com>2019-06-29 15:36:04 -0400
commit25552125316eabc119e39e4abc136ca0c79fb403 (patch)
treec932a679c351875209ff2b978bb016a720c87362 /README.md
parent6d27e0702f323d4af9fa181fb74447ff9d971ae0 (diff)
downloadcmd2-git-25552125316eabc119e39e4abc136ca0c79fb403.tar.gz
Added badge in README.md to chat on Discord with link to invite to join python-cmd2 channel
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 18bcc081..7ac7eaea 100755
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ cmd2: a tool for building interactive command line apps
[![Azure Build status](https://python-cmd2.visualstudio.com/cmd2/_apis/build/status/python-cmd2.cmd2?branch=master)](https://python-cmd2.visualstudio.com/cmd2/_build/latest?definitionId=1&branch=master)
[![codecov](https://codecov.io/gh/python-cmd2/cmd2/branch/master/graph/badge.svg)](https://codecov.io/gh/python-cmd2/cmd2)
[![Documentation Status](https://readthedocs.org/projects/cmd2/badge/?version=latest)](http://cmd2.readthedocs.io/en/latest/?badge=latest)
+<a href="https://discord.gg/RpVG6tk"><img src="https://img.shields.io/badge/chat-on%20discord-7289da.svg" alt="Chat"></a>
cmd2 is a tool for building interactive command line applications in Python. Its goal is to make it
quick and easy for developers to build feature-rich and user-friendly interactive command line