Skip to content

Commit 760901a

Browse files
Update README.md
1 parent bc85575 commit 760901a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This repository can be added as an **extension** in MakeCode Arcade.
99
3. click on Extensions under the gearwheel menu
1010
4. search for **https://github.com/developertryingtocodelikeotherofthem/pxt-hardware-programming-docs** and import
1111

12-
This repository is meant for explaining how to code the engine in Microsoft MakeCode Arcade. This package does **NOT** connect to MakeCode's offical runtime docs, it is for local and to access the docs, you view the documentation here. This can work properly by clicking the doc and seeing any of the .md files or go to your local MakeCode website and searching for this teaching extension and then view the files in the bottom of the explorer tab which you will see it say this extensions title, and then finding the md file by clicking the dropdown menu in the right of the title and the release (the number in the right of the title which has 2 decimals between all 3 digits). You would also see a trash can between both, please do not click it because it would permantly delete the extension in your editor to access. The only way to get the extension back is by using this extension's link and pasting it back to the extensions tab and browsing the extension so you can read any docs in the extension again. This repository finally does **not** need to be viewed only in the JavaScript tab because MakeCode's cached memory is finally being fixed. But if this error has been happened again, read this note here. **Please read by clicking on the JavaScript tab, and then clicking the dropdown menu arrow beside the text showing "explorer". Then, scroll down all the way below until it shows this repository's name. Finally, click on the dropdown menu beside this extension's name so you can see all the markdown file content there.** There are some files unsupported for makecode's environment to handle even if it just to view the code implementation doc in the platform editor, so I still recommend the first one which I explained about how to view it on github (this platform).
12+
This repository is meant for explaining how to code the engine in Microsoft MakeCode Arcade. This package does **NOT** connect to MakeCode's offical runtime docs, it is for local and to access the docs, you view the documentation here. This can work properly by clicking the doc and seeing any of the .md files or go to your local MakeCode website and searching for this teaching extension and then view the files in the bottom of the explorer tab which you will see it say this extensions title, and then finding the md file by clicking the dropdown menu in the right of the title and the release (the number in the right of the title which has 2 decimals between all 3 digits). You would also see a trash can between both, please do not click it because it would permantly delete the extension in your editor to access. The only way to get the extension back is by using this extension's link and pasting it back to the extensions tab and browsing the extension so you can read any docs in the extension again. This repository finally does **not** need to be viewed only in the JavaScript tab because MakeCode's cached memory is finally being fixed. But if this error has been happened again, read this note here. **Please read by clicking on the JavaScript tab, and then clicking the dropdown menu arrow beside the text showing "explorer". Then, scroll down all the way below until it shows this repository's name. Finally, click on the dropdown menu beside this extension's name so you can see all the markdown file content there. You must read at least 1 file to make MakeCode understand what package to really fetch.** There are some files unsupported for makecode's environment to handle even if it just to view the code implementation doc in the platform editor, so I still recommend the first one which I explained about how to view it on github (this platform).
1313

1414
## Support
1515
This extension works in Microsoft MakeCode Arcade. While it works fine now,

0 commit comments

Comments
 (0)