docs: work on README

This commit is contained in:
Stevan Freeborn
2024-07-06 08:46:40 -05:00
parent dd380c9253
commit 5c0cad2545
5 changed files with 669 additions and 7 deletions
+3 -1
View File
@@ -2,7 +2,9 @@
"dotnet.defaultSolution": "AnthropicClient.sln",
"cSpell.words": [
"Browsable",
"Szalay"
"nameof",
"Szalay",
"typeof"
],
"dotnet.unitTests.runSettingsPath": "./tests/AnthropicClient.Tests/.runsettings"
}