diff --git a/README.md b/README.md index 2b0c5d5..623f6f9 100644 --- a/README.md +++ b/README.md @@ -1 +1,19 @@ -# bigquery-avro-schema-converter \ No newline at end of file +# BigQuery <> Avro schema converter + +## Start the application + +```bash +npm run start +``` + +## Build the application + +```bash +npm run build +``` + +## Deploy the application + +```bash +npm run deploy +``` \ No newline at end of file