Skip to content

Commit a888774

Browse files
committed
Update readme file with license information.
1 parent f364eba commit a888774

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@ This seven segment display module is specifically designed to work with *POS* sy
55
To simplify the communication interface this unit emulates a *COM* port in the host terminal. Because of this feature, this module can work with many systems without having any additional device driver(s).
66

77
This display module is designed around *STM32F103CB* MCU. The firmware of this display unit operates with most of the *STM32F103C* series MCUs, which including *STM32F103C8T6* based Blue Pill board.
8+
9+
This is open source hardware project. All the design files, documentation, firmware source code are available to download at the [project source repository](https://github.com/dilshan/usb-external-display/releases). All the content of this project are distributed under the terms of the following license:
10+
11+
- Hardware License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
12+
- Software License: [MIT](https://github.com/dilshan/usb-external-display/blob/master/LICENSE)
13+
- Documentation License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)

0 commit comments

Comments
 (0)