Skip to content

Commit 150c9b2

Browse files
committed
update README
1 parent c6bbabd commit 150c9b2

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.rst

+4-5
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,10 @@
22
Python libusdt bindings
33
===============================
44

5-
.. image:: https://badge.fury.io/py/usdt.png
5+
.. image:: https://badge.fury.io/py/usdt.svg
66
:target: http://badge.fury.io/py/usdt
77

8-
.. image:: https://pypip.in/d/usdt/badge.png
9-
:target: https://pypi.python.org/pypi/usdt
10-
11-
.. image:: https://travis-ci.org/nshalman/python-usdt.svg?branch=master
8+
.. image:: https://travis-ci.org/nshalman/python-usdt.svg
129
:target: https://travis-ci.org/nshalman/python-usdt
1310

1411
Python libusdt bindings
@@ -22,3 +19,5 @@ Features
2219
* Create USDT providers and probes
2320
* Fire probes
2421
* Fallback mode
22+
* Logging Module
23+
* Simple Function Boundary Tracer (FBT) decorator

0 commit comments

Comments
 (0)