diff --git a/README.md b/README.md index 9e56d33b..a8741e0b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # How to Python in computational neuroscience, data mining, and more ## Programming Basics: Python Data analysis and more -[Numpy: rfft and spectral power](numpy_fft_1/README.md) -[scipy.signal -- Butterworth low, high and band-pass](scipy.signal_butterworth/README.md) + +* [Numpy: rfft and spectral power](numpy_fft_1/README.md) +* [scipy.signal -- Butterworth low, high and band-pass](scipy.signal_butterworth/README.md) Note: I will transfer https://www.neurotec.uni-bremen.de/drupal/teaching to this new place (and update it).