diff --git a/README.md b/README.md index 9afbad2..1dfbcb2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

Orca

- +

Orca is a LLM Orchestration Framework written in Rust. It is designed to be a simple, easy to use, and easy to extend framework for creating LLM Orchestration. It is currently in development so it may contain bugs and it's functionality is limited. @@ -99,4 +99,4 @@ Once you have cargo-make installed, you can build or test Orca by running: ```bash $ cargo make build # Build Orca $ cargo make test # Test Orca -``` \ No newline at end of file +```