diff --git a/README.rst b/README.rst index c88cd6f4..c9fdc948 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,10 @@ Dependency Injector - Dependency injection microframework for Python ==================================================================== -*Dependency Injector* is a dependency injection microframework for Python. +.. image:: ./docs/logo.svg + :align: left + +*Dependency Injector* is a dependency injection microframework for Python. It was designed to be a unified and developer-friendly tool that helps implement a dependency injection design pattern in a formal, pretty, and Pythonic way. diff --git a/docs/logo.svg b/docs/logo.svg new file mode 100644 index 00000000..6bf48c5e --- /dev/null +++ b/docs/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file