Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Radchenko <radchenkosasha@gmail.com>2016-11-27 23:26:19 +0300
committerKarel Zikmund <karelz@users.noreply.github.com>2016-11-27 23:26:19 +0300
commit1ad28a6839a76bb8bfa93233fa7a364c2b747ce1 (patch)
tree56685bb850a55d643fcb6d648fba76b16306fca3 /Documentation/README.md
parent4dba9614de8cb04b4737103f96d908f19255e6cf (diff)
Docs: Add link to Adding APIs Guidelines
Diffstat (limited to 'Documentation/README.md')
-rw-r--r--Documentation/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/README.md b/Documentation/README.md
index 93eb6a2316..1d778b9ea8 100644
--- a/Documentation/README.md
+++ b/Documentation/README.md
@@ -45,6 +45,7 @@ Coding Guidelines
- [Breaking Change Definitions](coding-guidelines/breaking-change-definitions.md)
- [Breaking Change Rules](coding-guidelines/breaking-change-rules.md)
- [Project Guidelines](coding-guidelines/project-guidelines.md)
+- [Adding APIs Guidelines](coding-guidelines/adding-api-guidelines.md)
Building from Source
====================