From 8dc1e9d4a47ee8c028bef68aac9d2812ff32a7eb Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Sat, 11 Jul 2020 13:02:30 -0400 Subject: [PATCH] Update README with unicode for emoji --- README.rst | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index f164ba6e..7e075209 100644 --- a/README.rst +++ b/README.rst @@ -135,15 +135,20 @@ Found a bug? Want to help? ------------- -- ⭐️ Star the ``Dependency Injector`` on the `Github `_ -- 🆕 Start a new project with the ``Dependency Injector`` -- 💬 Tell your friend about the ``Dependency Injector`` - +- |star| Star the ``Dependency Injector`` on the `Github `_ +- |new| Start a new project with the ``Dependency Injector`` +- |tell| Tell your friend about the ``Dependency Injector`` Want to contribute? ------------------- -- 🔀 Fork the project -- ⬅️ Open a pull request to the ``develop`` branch +- |fork| Fork the project +- |pull| Open a pull request to the ``develop`` branch .. _PyPi: https://pypi.org/project/dependency-injector/ + +.. |star| unicode:: 0xE2AD90EFB88F .. star sign +.. |new| unicode:: 0xF09F8695 .. new sign +.. |tell| unicode:: 0xF09F92AC .. tell sign +.. |fork| unicode:: 0xF09F9480 .. fork sign +.. |pull| unicode:: 0xE2AC85EFB88F .. pull sign