diff --git a/README.md b/README.md index 67d9d71..3d70846 100644 --- a/README.md +++ b/README.md @@ -113,13 +113,6 @@ We would love contributions and collaborations! Please see our [Contributing Gui Also - we would love to help streamline your research pipeline! Please reach out at [henry@fluidize.ai](mailto:henry@fluidize.ai) or [henrybae@g.harvard.edu](mailto:henrybae@g.harvard.edu). -## Roadmap - -This is just the beginning of what we think is a really exciting new era for how we learn science and do research. We will be releasing the following tools built from this framework: - -- **Fluidize Playground**: Automatically explore and build simulation pipelines with natural language. -- **Auto-Fluidize**: Automatically convert obscure scientific software to run anywhere - ## License diff --git a/ROADMAP.md b/ROADMAP.md new file mode 100644 index 0000000..0b98e26 --- /dev/null +++ b/ROADMAP.md @@ -0,0 +1,6 @@ +# Roadmap + +This is just the beginning of what we think is a really exciting new era for how we learn science and do research. We will be releasing the following tools built from this framework: + +- **Fluidize Playground**: Automatically explore and build simulation pipelines with natural language. +- **Auto-Fluidize**: Automatically convert obscure scientific software to run anywhere