Skip to content

Commit f5f80ac

Browse files
committed
[EN-1398] pypi version badge added to readme
1 parent f1ba70f commit f5f80ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# dxfeed package
22

3+
![PyPI](https://img.shields.io/pypi/v/dxfeed)
4+
35
This package provides access to [dxFeed](https://www.dxfeed.com/) streaming data.
46
The library is build as a thin wrapper over [dxFeed C-API library](https://github.com/dxFeed/dxfeed-c-api).
57
We use [Cython](https://cython.org/) in this project as it combines flexibility, reliability and

0 commit comments

Comments
 (0)