Add doc generation workflow #1
13
README.md
13
README.md
@ -2,9 +2,16 @@
|
||||
|
||||
A BLE-based PCB for measuring humidity and temperature.
|
||||
|
||||
## Downloading libraries
|
||||
|
||||
After cloning, the libraries have to be downloaded using
|
||||
After cloning, the libraries can be downloaded using
|
||||
```bash
|
||||
$ git submodule update --init
|
||||
```
|
||||
|
||||
## PCB
|
||||
|
||||
<img width=400 src="./doc/generated/CommonSense-top.svg" />
|
||||
<img width=400 src="./doc/generated/CommonSense-bottom.svg" />
|
||||
|
||||
## Schematic
|
||||
|
||||
<img src="./doc/generated/CommonSense-schematic.svg" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user