From a3bdeaf006d0df813fd8616cd4d2cb36f970ed0c Mon Sep 17 00:00:00 2001 From: Brian Gianforcaro Date: Mon, 7 Sep 2020 00:27:30 +0000 Subject: [PATCH] README.md link to License file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a536d88f..84a4d14f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Detours is a software package for monitoring and instrumenting API calls on Windows. Detours has been used by many ISVs and is also used by product teams at Microsoft. Detours is now available under -a standard open source license (MIT). This simplifies licensing for programmers using Detours +a standard open source license ([MIT](https://github.com/microsoft/Detours/blob/master/LICENSE.md)). This simplifies licensing for programmers using Detours and allows the community to support Detours using open source tools and processes. Detours is compatible with the Windows NT family of