@lanzorg/commitlint-config-template 0.0.33 → 0.0.34
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -5
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
## TEMPLATE
|
|
2
2
|
|
|
3
3
|
<p><img src="https://placehold.co/1024x416/333/333" align="center" width="100%"></p>
|
|
4
4
|
|
|
@@ -6,13 +6,13 @@ Preset collection for README files, targeting the vast majority of commonly used
|
|
|
6
6
|
|
|
7
7
|
<p><img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/divider.png" align="center" height="1" width="100%"></p>
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
### The Project Features
|
|
10
10
|
|
|
11
11
|
<p><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"></p>
|
|
12
12
|
|
|
13
13
|
<p><img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/divider.png" align="center" height="1" width="100%"></p>
|
|
14
14
|
|
|
15
|
-
|
|
15
|
+
### Update Pub Package
|
|
16
16
|
|
|
17
17
|
Suspendisse blandit justo vel sollicitudin.
|
|
18
18
|
|
|
@@ -22,7 +22,7 @@ flutter pub add senchard --git-url https://github.com/olankens/senchard
|
|
|
22
22
|
|
|
23
23
|
<p><img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/divider.png" align="center" height="1" width="100%"></p>
|
|
24
24
|
|
|
25
|
-
|
|
25
|
+
### Instantiate the Client
|
|
26
26
|
|
|
27
27
|
Suspendisse blandit justo vel sollicitudin.
|
|
28
28
|
|
|
@@ -32,7 +32,7 @@ var client = Client('television_ip_address_here', foolish: true);
|
|
|
32
32
|
|
|
33
33
|
<p><img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/divider.png" align="center" height="1" width="100%"></p>
|
|
34
34
|
|
|
35
|
-
|
|
35
|
+
### Update Picture Mode
|
|
36
36
|
|
|
37
37
|
Suspendisse blandit justo vel sollicitudin.
|
|
38
38
|
|