diff options
Diffstat (limited to 'www/Tutorials.html')
-rw-r--r-- | www/Tutorials.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/Tutorials.html b/www/Tutorials.html index 21ca3f29..e4a027d7 100644 --- a/www/Tutorials.html +++ b/www/Tutorials.html @@ -20,6 +20,9 @@ <li><a href="Tutorial-2.html">Tutorial Two</a>: Testing a simple regular expression library.</li> + + <li><a href="TestingCoreutils.html">Testing Coreutils</a>: In depth + description of how to use KLEE to test GNU Coreutils..</li> </ol> |