We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59f4d58 commit da70051Copy full SHA for da70051
README.md
@@ -51,11 +51,9 @@ A simple pipeline infrastructure with ETL pipeline contained in a docker environ
51
52
The following tools were used in this project:
53
54
-- [Expo](https://expo.io/)
55
-- [Node.js](https://nodejs.org/en/)
56
-- [React](https://pt-br.reactjs.org/)
57
-- [React Native](https://reactnative.dev/)
58
-- [TypeScript](https://www.typescriptlang.org/)
+- [Apache Airflow](https://airflow.apache.org/)
+- [Postgres](https://www.postgresql.org/)
+- [Docker](https://docs.docker.com/compose/)
59
60
## :white_check_mark: Requirements ##
61
0 commit comments