Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CareyWang committed Mar 1, 2020
1 parent dbaf00c commit be9bd71
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,24 @@

## Table of Contents

- [Update](#update)
- [Install](#install)
- [Usage](#usage)
- [API](#api)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)

## Update

- 20200301

现在你可以使用 docker 运行服务。

```shell
docker run -d -p 8001:8001 --name bitly --restart always careywong/bitly:latest -token xxxxxxxxxxxxxxxxxxxxx
```

## Install

安装依赖
Expand Down

0 comments on commit be9bd71

Please sign in to comment.