From 0aacfec2ec4e0ec5a147bf8056391d2b5dfa1f88 Mon Sep 17 00:00:00 2001 From: JeremyGamer13 <69337718+JeremyGamer13@users.noreply.github.com> Date: Sun, 15 Sep 2024 22:29:01 -0600 Subject: [PATCH] test gh log --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index d9e70f3..fe3a7cb 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ # scratch-parser -#### Parser for Scratch projects - -[![Build Status](https://travis-ci.org/LLK/scratch-parser.svg?branch=develop)](https://travis-ci.org/LLK/scratch-parser) -[![dependencies Status](https://david-dm.org/llk/scratch-parser/status.svg)](https://david-dm.org/llk/scratch-parser) -[![devDependencies Status](https://david-dm.org/llk/scratch-parser/dev-status.svg)](https://david-dm.org/llk/scratch-parser?type=dev) +#### Parser for PenguinMod projects (modified from Scratch) ## Overview The Scratch Parser is a [Node.js](https://nodejs.org) module that parses and validates [Scratch](https://scratch.mit.edu) projects.