Browse Source

Rename to barterdex-api

priv
Luke Childs 7 years ago
parent
commit
a1f7804a24
  1. 10
      README.md

10
README.md

@ -1,14 +1,14 @@
# docker-barterdex
# docker-barterdex-api
[![Build Status](https://travis-ci.org/lukechilds/docker-barterdex.svg?branch=master)](https://travis-ci.org/lukechilds/docker-barterdex)
[![Image Layers](https://images.microbadger.com/badges/image/lukechilds/barterdex.svg)](https://microbadger.com/images/lukechilds/barterdex)
[![Docker Pulls](https://img.shields.io/docker/pulls/lukechilds/barterdex.svg)](https://hub.docker.com/r/lukechilds/barterdex/)
[![Build Status](https://travis-ci.org/lukechilds/docker-barterdex-api.svg?branch=master)](https://travis-ci.org/lukechilds/docker-barterdex-api)
[![Image Layers](https://images.microbadger.com/badges/image/lukechilds/barterdex-api.svg)](https://microbadger.com/images/lukechilds/barterdex-api)
[![Docker Pulls](https://img.shields.io/docker/pulls/lukechilds/barterdex-api.svg)](https://hub.docker.com/r/lukechilds/barterdex-api/)
## Usage
```
docker run lukechilds/barterdex
docker run lukechilds/barterdex-api
```
## License

Loading…
Cancel
Save