diff --git a/README.md b/README.md index 9fee151..41ca60c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ -SNC +DISCO Stochastic Network Calculator (SNC) === -Disco Stochastic Network Calculator, see http://disco.informatik.uni-kl.de/content/Stochastic_Network_Calculator -As a requirement the Apache Commons Math Library is needed: http://commons.apache.org/proper/commons-math/ +The Disco Stochastic Network Calculator is a tool for the stochastic worst case performance analysis of networks, see http://disco.informatik.uni-kl.de/content/Stochastic_Network_Calculator for a detailed description and historic versions. +The newest release is version 2.0, which can be found under the according tag: https://github.com/scriptkitty/SNC/releases/tag/v2.0 + +Note that this software is still under development, so feel free to contact us, if you encounter any bugs. +All external libraries, such as the Apache Commons Math Library and the Jung Java Graph Framework, are in the folder externalLibs/