diff options
Diffstat (limited to 'www/Documentation.html')
-rw-r--r-- | www/Documentation.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/Documentation.html b/www/Documentation.html index 8c19b36e..538cada7 100644 --- a/www/Documentation.html +++ b/www/Documentation.html @@ -47,6 +47,10 @@ Some information about the Coreutils experiments presented in our <a href="http://www.doc.ic.ac.uk/~cristic/papers/klee-osdi-08.pdf">KLEE OSDI'08 paper</a>. </li> + <li> + <a href="developers-guide.html">Developer's Guide</a>: + A brief guide on working with the KLEE source code. + </li> </ol> </div> </body> |