diff --git a/README.md b/README.md index f865ce0..89a6f81 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Metabase Driver: Databricks SQL Warehouse This project is based on: -1. (Community Databricks Driver)[https://github.com/relferreira/metabase-sparksql-databricks-driver] -2. (Databricks SparkSQL Driver) [https://github.com/metabase/metabase/blob/master/modules/drivers/sparksql] +1. [Community Databricks Driver](https://github.com/relferreira/metabase-sparksql-databricks-driver) +2. [Databricks SparkSQL Driver](https://github.com/metabase/metabase/blob/master/modules/drivers/sparksql) ## Installation @@ -52,4 +52,4 @@ Menu Options: [2] repl - start regular repl [3] exit - exit the script Enter your choice (1/2/3): -``` \ No newline at end of file +```