diff --git a/Package/Python/README.md b/Package/Python/README.md index 2984480..ae3a3e4 100644 --- a/Package/Python/README.md +++ b/Package/Python/README.md @@ -21,10 +21,10 @@ bellande_formatter.write_bellande(data_to_write, "path/to/output/file.bellande") - `$ pip install --upgrade bellande_format` ``` -Name: bellande_robot_step -Version: 0.3.0 -Summary: Computes the next step towards a target node -Home-page: github.com/RonaldsonBellande/bellande_robot_step +Name: bellande_format +Version: 0.1.0 +Summary: File type Formats +Home-page: github.com/RonaldsonBellande/bellande_format Author: Ronaldson Bellande Author-email: ronaldsonbellande@gmail.com License: GNU General Public License v3.0 diff --git a/git_scripts/.gitignore b/git_scripts/.gitignore deleted file mode 100644 index e5a7a9c..0000000 --- a/git_scripts/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -fix_errors.sh -push.sh -repository_recal.sh