diff --git a/README.md b/README.md index a7bee6750..022999b23 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,20 @@ The Flojoy copyright is owned by Flojoy Inc, and contributors are asked to sign If interested in using Flojoy in a context where the AGPL license is prohibitive, [please get in touch](mailto:jp@flojoy.io) or [contact sales](https://www.flojoy.ai/contact-sales). -# Architecture diagram +# Screenshots -![backend-architecture](https://github.com/flojoy-ai/studio/assets/69379081/ed72cea2-17bb-4aa3-a26d-7eec19b24685) +## Test sequencer -# Screenshots +To use the test sequencer, simply import existing pytest, Python, and/or Robot Framework scripts. For pytest, the test sequencer will automatically atomize your tests as rows. -Flowchart Test Sequencer + +## No-code script builder + +Quickly build test & measure automation apps by wiring together premade "blocks." Custom blocks can also be written in Python. + +Flowchart + +# Architecture + +![backend-architecture](https://github.com/flojoy-ai/studio/assets/69379081/ed72cea2-17bb-4aa3-a26d-7eec19b24685)