Skip to content

Commit cb641f7

Browse files
committed
Update README
1 parent 9121f08 commit cb641f7

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,14 @@ KiCAD workflow like:
1010

1111
![KiKit Promo](https://github.com/yaqwsx/KiKit/blob/master/doc/resources/promo.jpg?raw=true)
1212

13-
## Do You Enjoy KiKit?
13+
## Do You Enjoy KiKit or Does It Save You Time?
1414

1515
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/E1E2181LU)
1616

1717
## Installation
1818

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:
2021

2122
```
2223
pip3 install kikit
@@ -86,6 +87,11 @@ stencils, see [Stencil documentation](doc/stencil.md)
8687
Please, first check [FAQ](doc/faq.md). If you have not found answer for your
8788
problem there, feel free to open an issue on GitHub.
8889

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+
8995
## How To Use It CI?
9096

9197
To use KiKit in CI (e.g., Travis) you can use prepared Docker image

0 commit comments

Comments
 (0)