Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
erdogant committed Mar 11, 2022
2 parents 7abc028 + a2e222a commit 065a82c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
[![Sphinx](https://img.shields.io/badge/Sphinx-Docs-blue)](https://erdogant.github.io/undouble/)
[![Downloads](https://pepy.tech/badge/undouble/month)](https://pepy.tech/project/undouble)
[![Downloads](https://pepy.tech/badge/undouble)](https://pepy.tech/project/undouble)
[![Sphinx](https://img.shields.io/badge/Sphinx-Docs-Green)](https://erdogant.github.io/undouble/)
<!---[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://erdogant.github.io/pca/pages/html/Documentation.html#colab-notebook)-->
<!---[![BuyMeCoffee](https://img.shields.io/badge/buymea-coffee-yellow.svg)](https://www.buymeacoffee.com/erdogant)-->
<!---[![Coffee](https://img.shields.io/badge/coffee-black-grey.svg)](https://erdogant.github.io/donate/?currency=USD&amount=5)-->

Expand Down Expand Up @@ -53,12 +55,12 @@ pip install undouble # new install
pip install -U undouble # update to latest version
```

#### Directly install from github source
##### Directly install from github source
```bash
pip install git+https://github.com/erdogant/undouble
```

#### Import Undouble package
##### Import Undouble package

```python
from undouble import Undouble
Expand Down Expand Up @@ -146,7 +148,7 @@ The input can be the following three types:
</a>
</p>


<hr>

#### Citation
Please cite in your publications if this is useful for your research (see citation).
Expand Down

0 comments on commit 065a82c

Please sign in to comment.