File tree 1 file changed +8
-2
lines changed
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,14 @@ KiCAD workflow like:
10
10
11
11
![ KiKit Promo] ( https://github.com/yaqwsx/KiKit/blob/master/doc/resources/promo.jpg?raw=true )
12
12
13
- ## Do You Enjoy KiKit?
13
+ ## Do You Enjoy KiKit or Does It Save You Time ?
14
14
15
15
[ ![ ko-fi] ( https://www.ko-fi.com/img/githubbutton_sm.svg )] ( https://ko-fi.com/E1E2181LU )
16
16
17
17
## Installation
18
18
19
- KiKit is available as a [ PyPi package] ( https://pypi.org/project/KiKit/ ) , therefore, you can install it via pip:
19
+ KiKit is available as a [ PyPi package] ( https://pypi.org/project/KiKit/ ) ,
20
+ therefore, you can install it via pip:
20
21
21
22
```
22
23
pip3 install kikit
@@ -86,6 +87,11 @@ stencils, see [Stencil documentation](doc/stencil.md)
86
87
Please, first check [ FAQ] ( doc/faq.md ) . If you have not found answer for your
87
88
problem there, feel free to open an issue on GitHub.
88
89
90
+ If you would like to have a feature in KiKit that is currently not on a roadmap,
91
+ or if you need to prepare custom panelization script (e.g., multi-design panels,
92
+ panels with specific arrangement), you can consider hiring me to do the job.
93
+ Just reach out to me via e-mail and we can discuss further details.
94
+
89
95
## How To Use It CI?
90
96
91
97
To use KiKit in CI (e.g., Travis) you can use prepared Docker image
You can’t perform that action at this time.
0 commit comments