Skip to content

Commit e8e3aef

Browse files
authored
Update README.md
To get rid of underlined spaces
1 parent db9f38e commit e8e3aef

File tree

1 file changed

+7
-29
lines changed

1 file changed

+7
-29
lines changed

README.md

Lines changed: 7 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,12 @@
11
# DataCrunch Python SDK
22

3-
<p>
4-
<a href='https://github.com/DataCrunch-io/datacrunch-python/actions?query=workflow%3A%22Unit+Tests%22+branch%3Amaster'>
5-
<img src='https://github.com/DataCrunch-io/datacrunch-python/workflows/Unit%20Tests/badge.svg'></img>
6-
</a>
7-
8-
<a href='https://github.com/DataCrunch-io/datacrunch-python/actions?query=workflow%3A%22Code+Style%22+branch%3Amaster'>
9-
<img src='https://github.com/DataCrunch-io/datacrunch-python/workflows/Code%20Style/badge.svg'></img>
10-
</a>
11-
12-
<a href="https://codecov.io/gh/DataCrunch-io/datacrunch-python">
13-
<img src="https://codecov.io/gh/DataCrunch-io/datacrunch-python/branch/master/graph/badge.svg?token=5X5KTYSSPK"/>
14-
</a>
15-
16-
<a href='https://datacrunch-python.readthedocs.io/en/latest/'>
17-
<img src='https://readthedocs.org/projects/datacrunch-python/badge/?version=latest'></img>
18-
</a>
19-
20-
<a href='https://github.com/DataCrunch-io/datacrunch-python/blob/master/LICENSE'>
21-
<img src='https://img.shields.io/github/license/DataCrunch-io/datacrunch-python'></img>
22-
</a>
23-
24-
<a href='https://pypi.org/project/datacrunch/'>
25-
<img src='https://img.shields.io/pypi/v/datacrunch?logo=python'></img>
26-
</a>
27-
28-
<a href='https://pypi.org/project/datacrunch/'>
29-
<img src='https://img.shields.io/pypi/pyversions/datacrunch'></img>
30-
</a>
31-
</p>
3+
[<img src='https://github.com/DataCrunch-io/datacrunch-python/workflows/Unit%20Tests/badge.svg'>](https://github.com/DataCrunch-io/datacrunch-python/actions?query=workflow%3A%22Unit+Tests%22+branch%3Amaster)
4+
[<img src='https://github.com/DataCrunch-io/datacrunch-python/workflows/Code%20Style/badge.svg'>](https://github.com/DataCrunch-io/datacrunch-python/actions?query=workflow%3A%22Code+Style%22+branch%3Amaster)
5+
[<img src="https://codecov.io/gh/DataCrunch-io/datacrunch-python/branch/master/graph/badge.svg?token=5X5KTYSSPK">](https://codecov.io/gh/DataCrunch-io/datacrunch-python)
6+
[<img src='https://readthedocs.org/projects/datacrunch-python/badge/?version=latest'>](https://datacrunch-python.readthedocs.io/en/latest/)
7+
[<img src='https://img.shields.io/github/license/DataCrunch-io/datacrunch-python'>](https://github.com/DataCrunch-io/datacrunch-python/blob/master/LICENSE)
8+
[<img src='https://img.shields.io/pypi/v/datacrunch?logo=python'>](https://pypi.org/project/datacrunch/)
9+
[<img src='https://img.shields.io/pypi/pyversions/datacrunch'>](https://pypi.org/project/datacrunch/)
3210

3311
The official [DataCrunch.io](https://datacrunch.io) Python SDK.
3412

0 commit comments

Comments
 (0)