diff --git a/README.md b/README.md index 9c46e91..e929708 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,13 @@ -# Hermione - ML made simple +![hermione](images/vertical_logo.png) -[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/) ![Hermione](https://github.com/A3Data/hermione/workflows/hermione/badge.svg) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![GitHub issues](https://img.shields.io/github/issues/a3data/hermione.svg)](https://GitHub.com/a3data/hermione/issues/) [![GitHub issues-closed](https://img.shields.io/github/issues-closed/a3data/hermione.svg)](https://GitHub.com/a3data/hermione/issues?q=is%3Aissue+is%3Aclosed) - ``` - _ _ -| |__ ___ _ __ _ __ ___ (_) ___ _ __ ___ -| '_ \ / _ \ '__| '_ ` _ \| |/ _ \| '_ \ / _ \ -| | | | __/ | | | | | | | | (_) | | | | __/ -|_| |_|\___|_| |_| |_| |_|_|\___/|_| |_|\___| -``` + +[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/) A Data Science Project struture in cookiecutter style. diff --git a/hermione/_version.py b/hermione/_version.py index c12f34c..34da6b8 100644 --- a/hermione/_version.py +++ b/hermione/_version.py @@ -1 +1 @@ -__version__ = '0.1.1' \ No newline at end of file +__version__ = '0.1.2' \ No newline at end of file diff --git a/images/vertical_logo.png b/images/vertical_logo.png new file mode 100644 index 0000000..45b6632 Binary files /dev/null and b/images/vertical_logo.png differ