summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRyan Petrello <rpetrell@redhat.com>2018-10-11 20:55:27 +0200
committerRyan Petrello <rpetrell@redhat.com>2018-10-11 22:05:29 +0200
commit1167361128ac51aaba06c657995ef9d3491a462f (patch)
tree54698ca71b2d63332217ba08112abdca1eeec75a /README.md
parentMerge pull request #2410 from ryanpetrello/update-azure-inv-script (diff)
downloadawx-1167361128ac51aaba06c657995ef9d3491a462f.tar.xz
awx-1167361128ac51aaba06c657995ef9d3491a462f.zip
some minor README updates
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 75dc3727da..23249c35e6 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
-[![Run Status](https://api.shippable.com/projects/591c82a22f895107009e8b35/badge?branch=devel)](https://app.shippable.com/github/ansible/awx)
+[![Gated by Zuul](https://zuul-ci.org/gated.svg)](https://ansible.softwarefactory-project.io/zuul/status)
-AWX
-===
+<img src="https://raw.githubusercontent.com/ansible/awx-logos/master/awx/ui/client/assets/logo-login.svg?sanitize=true" width=200 alt="AWX" />
AWX provides a web-based user interface, REST API, and task engine built on top of [Ansible](https://github.com/ansible/ansible). It is the upstream project for [Tower](https://www.ansible.com/tower), a commercial derivative of AWX.
@@ -11,6 +10,8 @@ To learn more about using AWX, and Tower, view the [Tower docs site](http://docs
The AWX Project Frequently Asked Questions can be found [here](https://www.ansible.com/awx-project-faq).
+The AWX logos and branding assets are covered by [our trademark guidelines](https://github.com/ansible/awx-logos/blob/master/TRADEMARKS.md).
+
Contributing
------------