Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Commit

Permalink
Merge fc72a1a into 2f87af5
Browse files Browse the repository at this point in the history
  • Loading branch information
conartist6 committed Feb 10, 2020
2 parents 2f87af5 + fc72a1a commit f42e642
Show file tree
Hide file tree
Showing 4 changed files with 6,273 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ A koa opentracing plugin and fully compatible with opentracing.
### Usage

```js
require('@babel/polyfill') // if necessary
const Koa = require('koa')
const app = new Koa()

Expand Down

0 comments on commit f42e642

Please sign in to comment.