Adding Design Doc links to the root readme (#171)

This commit is contained in:
Peter Marcu 2019-02-08 12:55:51 -08:00 коммит произвёл Krzysztof Cwalina
Родитель 20a20984d3
Коммит 3c750b605b
1 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -4,6 +4,13 @@ The Azure SDK delivers a platform for developers to leverage the wide variety of
| [.NET](https://github.com/Azure/azure-sdk-for-net) | [Java](https://github.com/Azure/azure-sdk-for-java) | [Python](https://github.com/Azure/azure-sdk-for-python) | [JavaScript](https://github.com/Azure/azure-sdk-for-js) | [Go](https://github.com/Azure/azure-sdk-for-go) |
## Azure SDK Design Guidelines
- [C#](https://azuresdkspecs.z5.web.core.windows.net/DotNetSpec.html)
- [Java](https://azuresdkspecs.z5.web.core.windows.net/JavaSpec.html)
- [Python](https://azuresdkspecs.z5.web.core.windows.net/PythonSpec.html)
- [TypeScript](https://azuresdkspecs.z5.web.core.windows.net/TypeScriptSpec.html)
# Azure Service Libraries
The following is a list of Azure services and links to their open source code: