diff --git a/README.rst b/README.rst index 44cfbe5..170b6b2 100644 --- a/README.rst +++ b/README.rst @@ -132,11 +132,14 @@ Below some plots demonstrating the functionalities of YASA. To reproduce these, Development ~~~~~~~~~~~ -YASA was created and is maintained by `Raphael Vallat `_, a former postdoctoral researcher in `Matthew Walker's lab `_ at UC Berkeley. Contributions are more than welcome so feel free to contact me, open an issue or submit a pull request! +* YASA was created and is maintained by `Raphael Vallat `_, a former postdoctoral researcher in `Matthew Walker's lab `_ at UC Berkeley. Contributions are more than welcome so feel free to contact me, open an issue or submit a pull request! -To see the code or report a bug, please visit the `GitHub repository `_. + To see the code or report a bug, please visit the `GitHub repository `_. + + Note that this program is provided with NO WARRANTY OF ANY KIND. + +* YASA Flaskified is a web-based tool built on YASA that allows EEG analysis through a browser interface. It requires deployment on a server, which can be done using the preconfigured scripts available in the repository. For more details, visit the **[YASA Flaskified GitHub repository](https://github.com/bartromb/YASAFlaskified)**. -Note that this program is provided with NO WARRANTY OF ANY KIND. Citation ~~~~~~~~ @@ -145,11 +148,4 @@ To cite YASA, please use the `eLife publication `_ diff --git a/docs/faq.rst b/docs/faq.rst index d1b460e..f3e7ce7 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -326,32 +326,21 @@ Whenever a new release is out there, you can upgrade your version by typing the pip install --upgrade yasa -.. ----------------------------- RELATED PROJECTS ----------------------------- +.. ----------------------------- DEVELOPMENT ----------------------------- .. raw:: html
-