diff --git a/README.md b/README.md index a994971..ec1964c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# Python Device Development Kit (PyDevDTK) +

+ + + +

Python package that provides basic tools for device development, including: - Communication protocols: @@ -19,4 +23,8 @@ The wheel package can be found under `dist` folder. ## Installing wheel package -Wheel package can be installed by calling `pip install `. \ No newline at end of file +Wheel package can be installed by calling `pip install `. + +## Examples + +Examples can be found under `examples` folder. \ No newline at end of file diff --git a/images/icon.png b/images/icon.png new file mode 100644 index 0000000..69ed3b7 Binary files /dev/null and b/images/icon.png differ diff --git a/images/icon.svg b/images/icon.svg new file mode 100644 index 0000000..84bec73 --- /dev/null +++ b/images/icon.svg @@ -0,0 +1,248 @@ + + + +PyDevDTK