diff --git a/README b/README index 205f596..d09781a 100644 --- a/README +++ b/README @@ -3,16 +3,16 @@ Lantz Lantz is an automation and instrumentation toolkit with a clean, well-designed and consistent interface. It provides a core of commonly used functionalities for building applications that communicate with scientific instruments allowing rapid application prototyping, development and testing. Lantz benefits from Python's extensive library flexibility as a glue language to wrap existing drivers and DLLs. -Lantz aim to provide a library of curated and well documented instruments drivers. We have some already, let us know if you cannot find yours. +Lantz aims to provide a library of curated and well documented instruments drivers. We have some already, let us know if you cannot find yours. For more information, check out the documentation: -http://lantz.glugcen.dc.uba.ar/ +http://lantz.readthedocs.io or in the GitHub Mirror: -http://hgrecco.github.com/lantz/ +https://github.com/LabPy/lantz The Lantz Authors