mirror of
https://github.com/scratchfoundation/scratch-analysis.git
synced 2024-11-24 16:48:13 -05:00
Add travis badge
This commit is contained in:
parent
98670b53dc
commit
efe5522b12
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
## scratch-analysis
|
||||
#### Analysis tool for summarizing the structure, composition, and complexity of [Scratch](https://scratch.mit.edu) programs.
|
||||
|
||||
[![Build Status](https://travis-ci.org/LLK/scratch-analysis.svg?branch=develop)](https://travis-ci.org/LLK/scratch-analysis)
|
||||
|
||||
## Getting Started
|
||||
```bash
|
||||
npm install scratch-analysis
|
||||
|
|
Loading…
Reference in a new issue