Fix logo in README
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
# IBM MQ container
|
||||
|
||||
[](https://travis-ci.org/ibm-messaging/mq-container)
|
||||
|
||||
**Note**: The `master` branch may be in an *unstable or even broken state* during development.
|
||||
To get a stable version, please use the correct [branch](https://github.com/ibm-messaging/mq-container/branches) for your MQ version, instead of the `master` branch.
|
||||
|
||||

|
||||
<img src="https://raw.githubusercontent.com/IBM/charts/master/logo/ibm-mq-icon.svg?sanitize=true" width="100" alt="IBM MQ logo" />
|
||||
|
||||
## Overview
|
||||
|
||||
@@ -11,10 +13,6 @@ Run [IBM® MQ](http://www-03.ibm.com/software/products/en/ibm-mq) in a container
|
||||
|
||||
You can build an image containing either IBM MQ Advanced, or IBM MQ Advanced for Developers. The developer image includes a [default developer configuration](docs/developer-config.md), to make it easier to get started. There is also an [incubating](incubating) folder for additional images for other MQ components, which you might find useful.
|
||||
|
||||
## Current status
|
||||
|
||||
MQ Advanced for Developers image [](https://travis-ci.org/ibm-messaging/mq-container)
|
||||
|
||||
## Build
|
||||
|
||||
After extracting the code from this repository, you can follow the [build documentation](docs/building.md) to build an image.
|
||||
|
||||
Reference in New Issue
Block a user