Skip to content

Commit 75543b0

Browse files
Project: Update README and add CONTRIBUTING.
1 parent 4d06b57 commit 75543b0

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

CONTRIBUTING.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Thanks for looking here! We'd love your help. The micro:bit project is only
2+
possible through contributions of companies and individuals around the world.
3+
4+
This project is managed on GitHub, and the best way to contribute is to jump in
5+
and fix/file issues.
6+
7+
https://github.com/microbit-foundation/microbit-universal-hex
8+
9+
If you're interested in working on any of these items, please file an issue
10+
and mention @microbit-carlos.

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,16 @@
33
[![CircleCI](https://circleci.com/gh/microbit-foundation/microbit-universal-hex.svg?style=svg)](https://circleci.com/gh/microbit-foundation/microbit-universal-hex)
44

55
TypeScript/JavaScript library to create micro:bit Universal Hexes.
6+
7+
<img width="50%" alt="microbit-universal-hex logo" src="docs/img/microbit-uh-logo.png">
8+
9+
## Documentation
10+
11+
A raw draft of the docs can be found in
12+
https://microbit-foundation.github.io/microbit-universal-hex/.
13+
14+
## License
15+
16+
This software is under the MIT open source license.
17+
18+
SPDX-License-Identifier: MIT

0 commit comments

Comments
 (0)