diff --git a/README.md b/README.md new file mode 100644 index 0000000..c70a52e --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# LASPrs: Library for Acoustic Signal Processing in Rust + +Welcome to LASPrs: Library for Acoustic Signal Processing. LASPrs is a rust +library that provides tools and measurement software that enables the acquisition +and processing of (multi) sensor data in real time on a PC and output results. + +The Python bindings of this library are available through [pylasprs](https://code.ascee.nl/ascee/pylasprs). +