aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorF. Eugene Aumson <feuGeneA@users.noreply.github.com>2018-12-14 03:36:28 +0800
committerGitHub <noreply@github.com>2018-12-14 03:36:28 +0800
commitf9a6c45a038206c863d745fdf9c98f463f03e269 (patch)
tree819141e36ed51eb4af00020f68d883d5c1f7fc49 /README.md
parentf8e84260b59c367d4f99c03b69b7c63a42735116 (diff)
downloaddexon-sol-tools-f9a6c45a038206c863d745fdf9c98f463f03e269.tar
dexon-sol-tools-f9a6c45a038206c863d745fdf9c98f463f03e269.tar.gz
dexon-sol-tools-f9a6c45a038206c863d745fdf9c98f463f03e269.tar.bz2
dexon-sol-tools-f9a6c45a038206c863d745fdf9c98f463f03e269.tar.lz
dexon-sol-tools-f9a6c45a038206c863d745fdf9c98f463f03e269.tar.xz
dexon-sol-tools-f9a6c45a038206c863d745fdf9c98f463f03e269.tar.zst
dexon-sol-tools-f9a6c45a038206c863d745fdf9c98f463f03e269.zip
fix(sra_client.py): Fix version badge in README
* Correct Python SRA client version badge * Fix spacing for prettier
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c68814d8f..fd96c2b86 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Visit our [developer portal](https://0xproject.com/docs/order-utils) for a compr
| Package | Version | Description |
| ------------------------------------------------ | ----------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
| [`0x-order-utils`](/python-packages/order_utils) | [![PyPI](https://img.shields.io/pypi/v/0x-order-utils.svg)](https://pypi.org/project/0x-order-utils/) | A set of utilities for generating, parsing, signing and validating 0x orders |
-| [`0x-sra-client`](/python-packages/sra_client) | [![PyPI](https://img.shields.io/pypi/v/0x-order-utils.svg)](https://pypi.org/project/0x-sra-client/) | A Python client for interacting with servers conforming to the Standard Relayer API specification |
+| [`0x-sra-client`](/python-packages/sra_client) | [![PyPI](https://img.shields.io/pypi/v/0x-sra-client.svg)](https://pypi.org/project/0x-sra-client/) | A Python client for interacting with servers conforming to the Standard Relayer API specification |
### Typescript/Javascript Packages