File tree Expand file tree Collapse file tree 3 files changed +30
-1
lines changed Expand file tree Collapse file tree 3 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 13
13
[ bl ] : https://github.com/bees-hive/elegant-git/actions?workflow=Quality+pipeline
14
14
[ db ] : https://readthedocs.org/projects/elegant-git/badge/?version=latest
15
15
[ 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
16
18
17
19
# Elegant Git
18
20
Elegant 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.
28
30
29
31
[ ![ ] [ sb ]] [ sl ] [ ![ ] [ ab ]] [ al ]
30
32
31
- [ ![ ] [ bb ]] [ bl ] [ ![ ] [ db ]] [ dl ] [ ![ ] [ 0b ]] [ 0l ]
33
+ [ ![ ] [ bb ]] [ bl ] [ ![ ] [ db ]] [ dl ] [ ![ ] [ 0b ]] [ 0l ] [ ![ ] [ eb ]] [ el ]
34
+
32
35
33
36
---
34
37
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
+ [](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 9
9
- Getting started : getting-started.md
10
10
- Configuration : configuration.md
11
11
- Commands : commands.md
12
+ - Show your assistant : show-your-assistant.md
12
13
- Release notes : https://github.com/bees-hive/elegant-git/releases
13
14
- License : licence.md
14
15
You can’t perform that action at this time.
0 commit comments