Update README.md
Browse files
README.md
CHANGED
@@ -60,7 +60,10 @@ print(output['choices'][0]['text'])
|
|
60 |
Output:
|
61 |
|
62 |
```
|
63 |
-
A connector is a tool that allows you to integrate external services,
|
|
|
|
|
|
|
64 |
```
|
65 |
|
66 |
### Direct Use
|
|
|
60 |
Output:
|
61 |
|
62 |
```
|
63 |
+
A connector is a tool that allows you to integrate external services,
|
64 |
+
APIs, and software programs with Lexic.AI's platform. It enables seamless data exchange,
|
65 |
+
automation of tasks, and enhances the overall capabilities of
|
66 |
+
Lexic.AI by leveraging the features of external systems.
|
67 |
```
|
68 |
|
69 |
### Direct Use
|