diff --git a/README.md b/README.md index 58ff569..27aec58 100644 --- a/README.md +++ b/README.md @@ -1,18 +1 @@ -# BAML Ruby Starter - -This project demonstrates how to use BAML code with Ruby: - -``` -export OPENAI_API_KEY=$insert_openai_api_key -bundle install -bundle exec -- ruby examples.rb -``` - -Check out https://promptfiddle.com and https://docs.boundaryml.com for more information. - -## Prerequisites - -This project requires `ruby` (at least 3.0) and `bundle` to be installed on your system. - -We also recommend using VSCode to open this project - we've set up a Sorbet configuration -that will get you automatic type completion! +This repo has been merged into [`BoundaryML/baml-examples > ruby-example`](https://github.com/BoundaryML/baml-examples/tree/main/ruby-example).