Skip to content

Commit 55f68a0

Browse files
authored
Update README.md
Jupyter notebook link is added
1 parent b8ac75f commit 55f68a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ At this stage, the process is ready to receive the query in natural language. He
2727
9. [Correction loop, if applicable] Create the corrected SQL and continue the process. This iteration can be performed multiple times.
2828
10. Finally, execute SQL using Athena and generate output. Here, the output is presented to the user. For the sake of architectural simplicity, we did not show this step.
2929

30+
## Using the repo
31+
Please start with [the notebook](https://github.com/aws-samples/text-to-sql-for-athena/blob/main/BedrockTextToSql_for_Athena.ipynb)
3032

3133
## Security
3234

0 commit comments

Comments
 (0)