Skip to content

Commit 016008d

Browse files
author
Johannes Hötter
authored
Update README.md
1 parent 0591e38 commit 016008d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
![refinery SDK](https://uploads-ssl.webflow.com/61e47fafb12bd56b40022a49/62cf1c3cb8272b1e9c01127e_refinery%20sdk%20banner.png)
1+
[![refinery repository](https://uploads-ssl.webflow.com/61e47fafb12bd56b40022a49/62cf1c3cb8272b1e9c01127e_refinery%20sdk%20banner.png)](https://github.com/code-kern-ai/refinery)
22
[![Python 3.9](https://img.shields.io/badge/python-3.9-blue.svg)](https://www.python.org/downloads/release/python-390/)
33
[![pypi 1.0.1](https://img.shields.io/badge/pypi-1.0.1-yellow.svg)](https://pypi.org/project/refinery-python/1.0.0/)
44

5-
65
This is the official Python SDK for [*refinery*](https://github.com/code-kern-ai/refinery), the **open-source** data-centric IDE for NLP.
76

87
**Table of Contents**
@@ -20,6 +19,8 @@ This is the official Python SDK for [*refinery*](https://github.com/code-kern-ai
2019
- [License](#license)
2120
- [Contact](#contact)
2221

22+
If you like what we're working on, please leave a ⭐!
23+
2324
## Installation
2425

2526
You can set up this SDK either via running `$ pip install refinery-python`, or by cloning this repository and running `$ pip install -r requirements.txt`.

0 commit comments

Comments
 (0)