From e4bfd6b03e50de46b47abfbd1e46b384f0c5f833 Mon Sep 17 00:00:00 2001 From: David Tarditi Date: Fri, 6 Apr 2018 09:19:54 -0700 Subject: [PATCH] Update README.md Fix white space issue. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 46361f96..b5185ad9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Microsoft Research Detours Package -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 +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 and allows the community to support Detours using open source tools and processes. Detours is compatible with the Windows NT family of