Skip to content

Commit ce1d249

Browse files
authored
Add pepy.tech badge
1 parent bfcd29f commit ce1d249

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# hurst
22
## Hurst exponent evaluation and R/S-analysis
33

4-
[![pypi](https://img.shields.io/pypi/v/hurst.svg)](https://pypi.org/project/hurst/)
54
![Python 2.7](https://img.shields.io/badge/python-2.7-blue.svg)
65
![Python 3x](https://img.shields.io/badge/python-3.x-blue.svg)
76
[![Build Status](https://travis-ci.org/Mottl/hurst.svg?branch=master)](https://travis-ci.org/Mottl/hurst)
7+
[![pypi](https://img.shields.io/pypi/v/hurst.svg)](https://pypi.org/project/hurst/)
8+
[![Downloads](https://pepy.tech/badge/hurst)](https://pepy.tech/project/hurst)
89

910
**hurst** is a small Python module for analysing __random walks__ and evaluating the __Hurst exponent (H)__.
1011

0 commit comments

Comments
 (0)