Skip to content
This repository was archived by the owner on Jul 21, 2021. It is now read-only.

Commit 3d5e736

Browse files
lookfwdyurishkuro
authored andcommitted
Add build instructions (opentracing#18)
* more proper way
1 parent f2adf8c commit 3d5e736

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,10 @@
33
# Basictracer Python
44

55
A python version of the "BasicTracer" reference implementation for OpenTracing.
6+
7+
## Build, install and run tests
8+
9+
```
10+
make bootstrap; make test
11+
```
12+

0 commit comments

Comments
 (0)