Skip to content

Commit 7aec748

Browse files
committed
Merge branch 'master' of https://github.com/djeedjay/DebugViewPP
2 parents 7e0654f + 95e7bb7 commit 7aec748

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Debugview++, currently at v1.8
88
[Download latest here](https://github.com/djeedjay/DebugViewPP/releases), I would really like to hear what you think! Leave any [**comments here**](https://github.com/djeedjay/DebugViewPP/issues/283)
99

1010
Questions? Tweet me at [**@janwilmans**](https://twitter.com/janwilmans) or chat on skype at 'janwilmans'.
11+
There is also a [slack channel](https://cpplang.slack.com/messages/debugviewpp)
1112

1213
Debugview++ started as a viewer for Win32 OutputDebugString messages in the style of
1314
Sysinternals DebugView. However, it can now be attached to virtually any other kind of logging, such as:
@@ -36,7 +37,7 @@ Gather and analyse crash information.
3637

3738
We use Incredibuild to make use of all cores of multiple machines to accelerate building our C++ projects.
3839

39-
So when is this Debugview++ thing usefull?
40+
So when is this Debugview++ thing useful?
4041
------------------------------------------
4142

4243
- first of all, with debugview++ you can see messages from different processes, not just 'attached' processes.

0 commit comments

Comments
 (0)