|
1 | | -## Microsoft MicroCode [https://aka.ms/microcode](https://aka.ms/microcode) |
| 1 | +## MicroCode [https://aka.ms/microcode](https://aka.ms/microcode) |
2 | 2 |
|
3 | | -Microsoft MicroCode is an icon-based programming language and editor for young learners to code with the [BBC micro:bit V2](https://microbit.org). MicroCode allows you to program the micro:bit V2 with only an [Arcade shield accessory](#arcade-shields-for-microbit-v2) - _no other computer is required!_ If you prefer the web browser, there's also a MicroCode web app that connects to your micro:bit V2 over WebUSB. |
| 3 | +MicroCode is an icon-based programming language and editor for young learners to code with the [BBC micro:bit V2](https://microbit.org). MicroCode allows you to program the micro:bit V2 with only an [Arcade shield accessory](#arcade-shields-for-microbit-v2) - _no other computer is required!_ If you prefer the web browser, there's also a MicroCode web app that connects to your micro:bit V2 over WebUSB. |
4 | 4 |
|
5 | 5 | Here's the classic micro:bit _Happy-A-button/Sad-B-button_ program in MicroCode: |
6 | 6 |
|
@@ -28,25 +28,3 @@ MicroCode can also be used to [program and control a 2 wheeled rover robot](http |
28 | 28 | ## Development |
29 | 29 |
|
30 | 30 | To contribute to MicroCode, please read about [MicroCode development](./docs/develop.md). |
31 | | - |
32 | | -## Contributing |
33 | | - |
34 | | -This project welcomes contributions and suggestions. Most contributions require you to agree to a |
35 | | -Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us |
36 | | -the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com. |
37 | | - |
38 | | -When you submit a pull request, a CLA bot will automatically determine whether you need to provide |
39 | | -a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions |
40 | | -provided by the bot. You will only need to do this once across all repos using our CLA. |
41 | | - |
42 | | -This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). |
43 | | -For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or |
44 | | -contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. |
45 | | - |
46 | | -## Trademarks |
47 | | - |
48 | | -This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft |
49 | | -trademarks or logos is subject to and must follow |
50 | | -[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). |
51 | | -Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. |
52 | | -Any use of third-party trademarks or logos are subject to those third-party's policies. |
0 commit comments