Skip to content

Commit 4eeeffe

Browse files
authored
Update README.md
1 parent 94e009d commit 4eeeffe

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Google Big Query: Python SDK Tutorial
22

33

4-
![Python](https://img.shields.io/badge/Python-v3.7-blue.svg?logo=python&longCache=true&logoColor=white&colorB=5e81ac&style=flat-square&colorA=2e3440)
5-
![Google Cloud BigQuery](https://img.shields.io/badge/Google--BigQuery-v1.11.2-blue.svg?logo=Google&longCache=true&logoColor=white&colorB=5e81ac&style=flat-square&colorA=2e3440)
6-
![Google Cloud Storage](https://img.shields.io/badge/Google--Cloud--Storage-v1.15.0-blue.svg?logo=Google&longCache=true&logoColor=white&colorB=5e81ac&style=flat-square&colorA=2e3440)
4+
![Python](https://img.shields.io/badge/Python-v3.7-blue.svg?logo=python&longCache=true&logoColor=white&style=flat-square&colorA=4c566a&colorB=5e81ac)
5+
![Google Cloud BigQuery](https://img.shields.io/badge/Google--BigQuery-v1.11.2-blue.svg?logo=Google&longCache=true&logoColor=white&style=flat-square&colorA=4c566a&colorB=5e81ac)
6+
![Google Cloud Storage](https://img.shields.io/badge/Google--Cloud--Storage-v1.15.0-blue.svg?logo=Google&longCache=true&logoColor=white&style=flat-square&colorA=4c566a&colorB=5e81ac)
77
![GitHub Last Commit](https://img.shields.io/github/last-commit/google/skia.svg?style=flat-square&colorA=2e3440&colorB=a3be8c)
8-
[![GitHub Issues](https://img.shields.io/github/issues/toddbirchard/tableau-extraction.svg?style=flat-square&colorA=2e3440&colorB=d08770)](https://github.com/hackersandslackers/bigquery-python-tutorial/issues)
9-
[![GitHub Stars](https://img.shields.io/github/stars/toddbirchard/tableau-extraction.svg?style=flat-square&colorB=d08770&colorA=2e3440)](https://github.com/hackersandslackers/bigquery-python-tutorial/stargazers)
10-
[![GitHub Forks](https://img.shields.io/github/forks/toddbirchard/tableau-extraction.svg?style=flat-square&colorA=2e3440&colorB=5e81ac)](https://github.com/hackersandslackers/bigquery-python-tutorial/network)
8+
[![GitHub Issues](https://img.shields.io/github/issues/toddbirchard/tableau-extraction.svg?style=flat-square&colorA=4c566a&colorB=ebcb8b)](https://github.com/hackersandslackers/bigquery-python-tutorial/issues)
9+
[![GitHub Stars](https://img.shields.io/github/stars/toddbirchard/tableau-extraction.svg?style=flat-square&colorA=4c566a&colorB=ebcb8b)](https://github.com/hackersandslackers/bigquery-python-tutorial/stargazers)
10+
[![GitHub Forks](https://img.shields.io/github/forks/toddbirchard/tableau-extraction.svg?style=flat-square&colorA=4c566a&colorB=ebcb8b)](https://github.com/hackersandslackers/bigquery-python-tutorial/network)
1111

1212

13-
Source for the accompanying tutorial: https://hackersandslackers.com/getting-started-google-big-query-python/
13+
Source for the accompanying tutorial: https://hackersandslackers.com/google-bigquery-python/

0 commit comments

Comments
 (0)