citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit f7051e490ff8aa48e8b974cbcc82d4d816949e04
parent 7216a3fab596fe314638b1c691aca50cfe410365
Author: Kyle Milz <kyle@0x30.net>
Date:   Thu,  4 Aug 2016 21:25:28 -0600

www: tighten opening

Diffstat:
Mwww/index.html | 7++-----
1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/www/index.html b/www/index.html @@ -14,11 +14,8 @@ <h1>C It Run</h1> <hr /> - <p><b>C It Run</b> lets you watch code execute. It shows what a running - program is <i>really</i> doing. - </p> - <p>It tries to help programmers get an intuitive feel for their - programs. + <p><b>C It Run</b> lets you watch code execute. It tries to help + programmers get an intuitive feel for their programs. </p> <p>The main advantages to <b>C It Run</b> are that hot execution paths can be easily identified and that execution flow can be summarized at a