Skip to content

Commit 92323ee

Browse files
authored
Merge pull request #21 from FlowTestAI/update-readme-1
ft-93: update readme
2 parents 36ae349 + bc30af3 commit 92323ee

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# FlowTest
22

3+
[![Release Notes](https://img.shields.io/github/release/FlowTestAI/FlowTest)](https://github.com/FlowTestAI/FlowTest/releases)
4+
[![Linkedin](https://img.shields.io/badge/LinkedIn-blue?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/company/flowtestai)
5+
[![Twitter Follow](https://img.shields.io/twitter/follow/FlowTestAI?style=social)](https://twitter.com/FlowTestAI)
6+
37
- Drag & drop UI for openAI function calling.
4-
- Contruct sharable flows that can act as end to end test in minutes.
5-
- Import your openAPI spec and use natural language to connect your openAPI components in a meaningful way
8+
- Import your openAPI spec and use natural language to chain together your api definitions to perform complex operations.
9+
- Easily export these runnable chains in json format and share with others.
610

7-
![alt text](public/flowtest.gif)
11+
![alt text](public/flowtest_1.gif)
812

913
## 👨‍💻 Developers
1014
FlowTest has 2 major components -
@@ -21,7 +25,7 @@ FlowTest has 2 major components -
2125
### Setup
2226
1. Clone the repository
2327
```bash
24-
git clone https://github.com/jsajal/FlowTest
28+
git clone https://github.com/FlowTestAI/FlowTest.git
2529
```
2630
2. Go into repository folder
2731
```bash
@@ -44,5 +48,9 @@ FlowTest has 2 major components -
4448
```
4549
You can now access the app on [http://localhost:3500](http://localhost:3500)
4650

51+
## 🙋 Support
52+
53+
Feel free to ask any questions, raise problems, and request new features in [discussion](https://github.com/FlowTestAI/FlowTest/discussions)
54+
4755
## 📄 License
4856
Source code in this repository is made available under the [MIT License](LICENSE.md).

public/flowtest_1.gif

59.2 MB
Loading

0 commit comments

Comments
 (0)