docs: work on README

This commit is contained in:
Stevan Freeborn
2024-07-03 16:57:27 -05:00
parent bd8e4c70ab
commit dd380c9253
41 changed files with 847 additions and 523 deletions
+4 -2
View File
@@ -1,6 +1,8 @@
{
"dotnet.defaultSolution": "AnthropicClient.sln",
"cSpell.words": [
"Browsable"
]
"Browsable",
"Szalay"
],
"dotnet.unitTests.runSettingsPath": "./tests/AnthropicClient.Tests/.runsettings"
}