diff --git a/README.md b/README.md index 313e500..de2ca15 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,3 @@ -# Execution engine for microscopy hardware control and data acquisition - -## Installation - -## Adding device support - - +ExEngine is a pure Python toolkit for building microscopy and laboratory hardware control software. Unlike application-specific software that provide tightly integrated device access, control logic, and user interfaces,ExEngine is a flexible intermediary which enables mixing and matching of components from different frameworks within a single application. This approach allows researchers to build custom software that meets their specific needs, without being limited to vertically integrated software stacks. +For me information, visit the documentation at [https://exengine.readthedocs.io](https://exengine.readthedocs.io). \ No newline at end of file