Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dtarditi authored Apr 6, 2018
1 parent 4fb6e11 commit a5b7484
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Microsoft Research Detours Package

Detours is a software package for monitoring and instrumenting API calls on Windows,
where the APIs are implemented by dynamic-link libraries (DLLs). Detours has been used
by many ISVs and is also used by product teams at Microsoft. Detours is now available under
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.

Expand Down

0 comments on commit a5b7484

Please sign in to comment.