From b1d39e2503669bee894163a912b54bebe9b16ea5 Mon Sep 17 00:00:00 2001 From: rohithvangapalli Date: Fri, 14 Oct 2022 16:45:38 +0530 Subject: [PATCH] Updated the Readme.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd9010f..05b21a9 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ BigQuery Connector was implemented using [https://github.com/GoogleCloudDataproc/spark-bigquery-connector](https://github.com/GoogleCloudDataproc/spark-bigquery-connector). For more details check the following [link](https://github.com/GoogleCloudDataproc/spark-bigquery-connector). -Adding Bigquery Connector to your sbt build +To add Bigquery Almaren dependency to your sbt build: ``` libraryDependencies += "com.github.music-of-the-ainur" %% "bigquery-almaren" % "0.0.7-3.2"