diff --git a/README.md b/README.md index ef7f6c9..0caf756 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # dagster_and_r -Exploring the synergy between [Dagster](https://dagster.io/), a modern data orchestrator, and R, a powerful statistical programming language. This project showcases how business logic written in R can be integrated seamlessly within tje Dagster framework. +Exploring the synergy between [Dagster](https://dagster.io/), a modern data orchestrator, and R, a powerful statistical programming language. This project showcases how business logic written in R can be integrated seamlessly within the Dagster framework. ## Key Features @@ -97,4 +97,4 @@ poetry run dagster dev With the Daemon running, you can start using schedules and sensors for your jobs. ## Contributions -Contributions to enhance or expand the project are welcome! Feel free to fork the repository, make changes, and submit a pull request. \ No newline at end of file +Contributions to enhance or expand the project are welcome! Feel free to fork the repository, make changes, and submit a pull request.