Skip to content

Commit ac69761

Browse files
project: Add CircleCi badge to README.
1 parent 8b12465 commit ac69761

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# micro:bit MicroPython Filesystem
22

3+
[![CircleCI](https://circleci.com/gh/microbit-foundation/microbit-fs.svg?style=svg)](https://circleci.com/gh/microbit-foundation/microbit-fs)
4+
35
A TypeScript library to manipulate the micro:bit MicroPython filesystem.
46

57
<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.
1012
Raw draft of the docs can be found in
1113
[https://microbit-foundation.github.io/microbit-fs/](https://microbit-foundation.github.io/microbit-fs/).
1214

13-
1415
## License
1516

1617
This software is under the MIT open source license.

0 commit comments

Comments
 (0)