Skip to content

Commit e4bfd6b

Browse files
authored
Update README.md
Fix white space issue.
1 parent a5b7484 commit e4bfd6b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Microsoft Research Detours Package
22

3-
Detours is a software package for monitoring and instrumenting API calls on Windows.
4-
Detours has been used by many ISVs and is also used by product teams at Microsoft. Detours is now available under
5-
a standard open source license (MIT). This simplifies licensing for programmers using Detours
3+
Detours is a software package for monitoring and instrumenting API calls on Windows. Detours
4+
has been used by many ISVs and is also used by product teams at Microsoft. Detours is now available under
5+
a standard open source license (MIT). This simplifies licensing for programmers using Detours
66
and allows the community to support Detours using open source tools and processes.
77

88
Detours is compatible with the Windows NT family of

0 commit comments

Comments
 (0)