File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313[ bl ] : https://github.com/bees-hive/elegant-git/actions?workflow=Quality+pipeline
1414[ db ] : https://readthedocs.org/projects/elegant-git/badge/?version=latest
1515[ dl ] : https://elegant-git.bees-hive.org/en/latest/?badge=latest
16+ [ eb ] : https://img.shields.io/badge/assistant-Elegant%20Git-000000.svg
17+ [ el ] : https://github.com/bees-hive/elegant-git
1618
1719# Elegant Git
1820Elegant Git is an assistant who carefully automates routine work with Git.
@@ -28,7 +30,8 @@ click on the picture :point_down::point_down::point_down: to see a demo.
2830
2931[ ![ ] [ sb ]] [ sl ] [ ![ ] [ ab ]] [ al ]
3032
31- [ ![ ] [ bb ]] [ bl ] [ ![ ] [ db ]] [ dl ] [ ![ ] [ 0b ]] [ 0l ]
33+ [ ![ ] [ bb ]] [ bl ] [ ![ ] [ db ]] [ dl ] [ ![ ] [ 0b ]] [ 0l ] [ ![ ] [ eb ]] [ el ]
34+
3235
3336---
3437
Original file line number Diff line number Diff line change 1+ # Show your assistant
2+
3+ If you use Elegant Git - it means that you have a great assistant for your daily routine. And you
4+ can say about it by including a badge to your README file. It looks like this:
5+
6+ [ ![ git assistant: Elegant Git] ( https://img.shields.io/badge/assistant-Elegant%20Git-000000.svg )] ( https://github.com/bees-hive/elegant-git )
7+
8+ Add the following line to project’s README.md:
9+
10+ ``` md
11+
12+ [ ![ assistant: Elegant Git] ( https://img.shields.io/badge/assistant-Elegant%20Git-000000.svg )] ( https://github.com/bees-hive/elegant-git )
13+
14+ ```
15+
16+ Add the following line to project’s README.rst:
17+
18+ ``` rst
19+
20+ .. image:: https://img.shields.io/badge/assistant-Elegant%20Git-000000.svg
21+ :target: https://github.com/bees-hive/elegant-git
22+
23+ ```
24+
25+ You are awesome!
Original file line number Diff line number Diff line change 99 - Getting started : getting-started.md
1010 - Configuration : configuration.md
1111 - Commands : commands.md
12+ - Show your assistant : show-your-assistant.md
1213 - Release notes : https://github.com/bees-hive/elegant-git/releases
1314 - License : licence.md
1415
You can’t perform that action at this time.
0 commit comments