Skip to content

Commit fe6b36d

Browse files
committed
repo structure addded to the readme
1 parent fd6ae6a commit fe6b36d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,15 @@ For minimal version of the code more suitable for experimenting please visit the
2525
:x: Low cost ($100) | :x: Low cost ($100) | :heavy_check_mark:Low cost ($40) | :heavy_check_mark: Low cost
2626
:x: Low power (>50A) | :heavy_check_mark: Low power | :heavy_check_mark: Low power | :heavy_check_mark: Low power
2727

28-
# Structure
28+
# Repositoty structure
29+
Branch | Description | Status
30+
------------ | ------------- | ------------
31+
[master](https://github.com/askuric/Arduino-FOC) | Stable and tested library version | ![Library Compile](https://github.com/askuric/Arduino-FOC/workflows/Library%20Compile/badge.svg)
32+
[dev](https://github.com/askuric/Arduino-FOC/tree/dev) | Developement library version | ![Library Compile](https://github.com/askuric/Arduino-FOC/workflows/Library%20Compile/badge.svg)
33+
[minimal](https://github.com/askuric/Arduino-FOC/tree/dev) | Minimal Arduino example with integrated library | ![Library Compile](https://github.com/askuric/Arduino-FOC/workflows/Library%20Compile/badge.svg)
34+
35+
36+
# Contents
2937
- [Installation](#arduino-simple-foc-instalation)
3038
- [Installing the full Arduino Simple FOC library](#installing-simple-foc-full-library)
3139
- [Installing the minimal Arduino example](#download-simple-foc-arduino-minimal-example)

0 commit comments

Comments
 (0)