You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,15 @@
1
-
## PXT Harware Programming Docs
1
+
## MakeCode Common Docs
2
2
This repository is a package for more comprensive guides about [Microsoft MakeCode](https://makecode.com/)
3
-
This package does **not** connect to MakeCode's offical runtime docs, which is why I mentioned previously
4
-
what this repository is about.
3
+
This package does **not** connect to MakeCode's offical runtime docs. It is useful for helping you find more documentations you are confused with and undocumented documentations, such as
4
+
`programHash` and `programName.`
5
5
6
6
## Support
7
-
This extension **does not** work in any MakeCode editor because of the issues that were encountered in pxt.json.
8
-
Because of that, you have to review everything here instead. Also, tags and releases will still be updated, so do **not** worry about that. If you have any questions about this repository, please click on this link here. [Issues: Click Here](https://github.com/DeveloperTryingToCodeLikeOtherOfThem/pxt-hardware-programming-docs/issues). Please do **not** worry if you have questions because it is part of this repository too.
7
+
This repository used to be an extension instead of a package, but now it does **not** work in any MakeCode editor. This is because of the issues that were encountered in pxt.json. So now, review everything here instead. Also, tags and releases will still be updated, so do **not** worry about that. If you have any questions about this repository, please click on this link here. [Issues](https://github.com/DeveloperTryingToCodeLikeOtherOfThem/pxt-hardware-programming-docs/issues) Please do **not** worry if you have questions because it is part of this repository too.
9
8
10
9
11
10
## Patience for this repository
12
11
Please be patient because I am the **only collaborator plus contributor** for now doing this work.
13
-
If you feel there needs improvements in the documentations, please write the issue. Also, if you think you can fix the bug by your own,
14
-
make a pull request and I will approve the checks if it is appropriate and not incorrect information.
15
-
You will be a contributor if you did write a pull request by yourself and is approved. There are indeed 4 other contributors in this repository,
16
-
but they are bots doing the work for this repository.
12
+
If you feel there needs improvements in the documentations, please write the issue.
17
13
18
14
**If you feel this repository's triage is limited, file an issue on a specific PXT target.
19
15
For instance, you have to still make sure the topic is on topic and nothing off topic related things.**
@@ -36,4 +32,4 @@ If you ever followed a link here from a 'Best Answer' site copying an issue of m
**You may wish to find a link for convenience for viewing these files, which you can find here. [PXT-Hardware-Programming-Docs](https://developertryingtocodelikeotherofthem.github.io/pxt-hardware-programming-docs/)**
0 commit comments