From d92b0bdd5367369d319cf233988cc29ec5240d7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Janko=20Slavi=C4=8D?= Date: Tue, 3 Oct 2023 20:28:33 +0200 Subject: [PATCH] formating --- readme.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.rst b/readme.rst index c837ca0..866d51a 100644 --- a/readme.rst +++ b/readme.rst @@ -1,15 +1,15 @@ pyFRF -====== +===== Frequency response function as used in structural dynamics. ----------------------------------------------------------- For more information check out the showcase examples and see documentation_. Basic ``pyFRF`` usage: ---------------------- +---------------------- Make an instance of ``FRF`` class: -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python