diff --git a/README.rst b/README.rst index 950f9f63..ad9b3589 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ -Nagini is an automatic verifier for statically typed Python programs, based on the `Viper `_ verification infrastructure. Nagini is being developed at the `Chair of Programming Methodology `_ at ETH Zurich as part of the `VerifiedSCION `_ project. +Nagini is an automatic verifier for statically typed Python programs, based on the `Viper `_ verification infrastructure. Nagini is being developed at the `Chair of Programming Methodology `_ at ETH Zurich. -Our CAV 2018 tool paper describing Nagini can be found `here `_. See `the Wiki `_ for the documentation of Nagini's specification language. +Our CAV 2018 tool paper describing Nagini can be found `here `_, and a more detailed description of its encoding can be found in `Marco Eilers' thesis `_. Also see `the Wiki `_ for the documentation of Nagini's specification language. You can try a (rather slow) online version of Nagini `on this website `_.