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"