diff --git a/README.md b/README.md index b066f28..82f699c 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ We can think a RBDyn problem as: An example is a connecting rod of a motor: -biela +biela So, this library does the simulation and returns the requested values: position, forces and so on. -For more details, please see the page [RBDyn Problems][rbdynproblemlink] and our [Start Guide][startguidelink]. +For more details, please see our [Start Guide][startguidelink]. ## Requirements and use @@ -32,7 +32,7 @@ As requirements, we use Python with the following libraries: To use this library, you just need to install it using the command: ``` -pip install rbdyn +pip install compmec-rbdyn ``` Another way is clone the repository and installing it manually. diff --git a/docs/img/biela.gif b/docs/img/biela.gif deleted file mode 100644 index 0300a6c..0000000 Binary files a/docs/img/biela.gif and /dev/null differ