summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRyan Petrello <rpetrell@redhat.com>2021-01-13 19:55:45 +0100
committerGitHub <noreply@github.com>2021-01-13 19:55:45 +0100
commitb24a1746ae4397184e693e54afd930df54218b5f (patch)
tree426250b9a22420b699da0493dbe89791cc88996f /README.md
parentMerge pull request #8656 from nixocio/ui_issue_8194 (diff)
downloadawx-b24a1746ae4397184e693e54afd930df54218b5f.tar.xz
awx-b24a1746ae4397184e693e54afd930df54218b5f.zip
Remove old logo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 23249c35e6..e24e851ce1 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
[![Gated by Zuul](https://zuul-ci.org/gated.svg)](https://ansible.softwarefactory-project.io/zuul/status)
-<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.
To install AWX, please view the [Install guide](./INSTALL.md).