diff options
author | Cristian Cadar <c.cadar@imperial.ac.uk> | 2017-09-26 12:09:39 +0100 |
---|---|---|
committer | Dan Liew <delcypher@gmail.com> | 2017-09-29 10:06:44 +0100 |
commit | 91f5fffbb423f669603f29c323ec635d263f666a (patch) | |
tree | 7a4643a6cfce42393444523e039be02be976a68e | |
parent | c7a1f9df86b84daf111b67429acb5f3277b7462d (diff) | |
download | klee-91f5fffbb423f669603f29c323ec635d263f666a.tar.gz |
Removed dead link, fixes #754
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md index 6d36bc77..e894ebc1 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,4 @@ environment that matches a computed test input, including setting up files, pipes, environment variables, and passing command line arguments. -Coverage information can be found [here](http://vm-klee.doc.ic.ac.uk:55555/index.html). - For further information, see the [webpage](http://klee.github.io/). |