We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b12465 commit ac69761Copy full SHA for ac69761
README.md
@@ -1,5 +1,7 @@
1
# micro:bit MicroPython Filesystem
2
3
+[](https://circleci.com/gh/microbit-foundation/microbit-fs)
4
+
5
A TypeScript library to manipulate the micro:bit MicroPython filesystem.
6
7
<img width="50%" alt="microbit-fs logo" src="https://user-images.githubusercontent.com/29712657/53014294-fb95e700-343f-11e9-856e-d70af8870c0c.png">
@@ -10,7 +12,6 @@ filesystem within a hex file is supported.
10
12
Raw draft of the docs can be found in
11
13
[https://microbit-foundation.github.io/microbit-fs/](https://microbit-foundation.github.io/microbit-fs/).
14
-
15
## License
16
17
This software is under the MIT open source license.
0 commit comments