MatrixIA commited on
Commit
0f7cf8e
1 Parent(s): c955888

open in colab

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -69,4 +69,9 @@ show me all the orders from last month , sort by date
69
  """
70
  print(generate_sql(query))
71
 
72
- ```
 
 
 
 
 
 
69
  """
70
  print(generate_sql(query))
71
 
72
+ ```
73
+
74
+
75
+ ## alternatively you can use this notebook:
76
+ [![Colab notebook](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1zfuzV3R1GQflHV_va03WArb8vhwPh_2T)
77
+