Skip to content

Commit 0cce1d3

Browse files
committed
Update README
1 parent 7f2694d commit 0cce1d3

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,34 @@ The [FreeSK8 Robogotchi](https://derelictrobot.com/collections/production/produc
66

77
![Robogotchi v1.2](https://github.com/FreeSK8/FreeSK8-Robogotchi-Hardware/blob/main/Docs/Robogotchi-v1.2b.PNG)
88

9+
<!-- LICENSE -->
10+
## License
11+
12+
(C) Copyright 2021 - FreeSK8 Foundation NPO
13+
14+
**Licensed under GNU General Public License v3.0**
15+
16+
<!-- CONTACT -->
17+
## Authors
18+
19+
* Renee Glinski - [@r3n33](https://github.com/r3n33)
20+
* Andrew Dresner - [@DerelictRobot](https://github.com/DerelictRobot)
21+
* Project Link: [https://github.com/FreeSK8](https://github.com/FreeSK8)
22+
23+
<!-- CONTRIBUTING -->
24+
## Contributing
25+
26+
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
27+
28+
1. Fork the Project
29+
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
30+
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
31+
4. Push to the Branch (`git push origin feature/AmazingFeature`)
32+
5. Open a Pull Request
33+
34+
35+
<!-- ACKNOWLEDGEMENTS -->
36+
## Attribution & References
37+
38+
* [VESC-Project](https://vesc-project.com)
39+
* [Nordic NRF52 SDK](https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/index.html)

0 commit comments

Comments
 (0)