diff --git a/samples/README.md b/samples/README.md index b0851504..15dc084d 100644 --- a/samples/README.md +++ b/samples/README.md @@ -22,7 +22,7 @@ Samples that help with the management of SQL Server and Azure SQL Database. __[tutorials](tutorials/)__ -Samples showing how to connect to SQL databases using various programming languages, including Python, C#, Java, Ruby, Node.js, and PHP. +Samples showing how to connect to SQL databases using various programming languages, including Python, C#, F#, Java, Ruby, Node.js, and PHP. __[containers](containers/)__ diff --git a/samples/tutorials/README.md b/samples/tutorials/README.md index cb4f78e3..e4d025e4 100644 --- a/samples/tutorials/README.md +++ b/samples/tutorials/README.md @@ -4,6 +4,7 @@ Contains samples that show how to connect to Microsoft SQL databases, including SQL Server, Azure SQL Database, and Azure SQL Data Warehouse from different langauges like: * C# * C/C++ +* F# * Java * Node.js * PHP