From 76c2b023ad85bb40163fba280d5f0d5b6b497982 Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Sat, 1 Oct 2022 19:37:37 +0200 Subject: [PATCH] Updated --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e9b86a1b..ba3cc609 100644 --- a/README.md +++ b/README.md @@ -2,19 +2,19 @@ [![Compress Json Schemas](https://github.com/Blockception/Minecraft-bedrock-json-schemas/actions/workflows/compress-json-schemas.yml/badge.svg?branch=main&event=push)](https://github.com/Blockception/Minecraft-bedrock-json-schemas/actions/workflows/compress-json-schemas.yml) [![Format json files](https://github.com/Blockception/Minecraft-bedrock-json-schemas/actions/workflows/format-json-files.yml/badge.svg?branch=main&event=push)](https://github.com/Blockception/Minecraft-bedrock-json-schemas/actions/workflows/format-json-files.yml) -[![npm-test](https://github.com/Blockception/Minecraft-bedrock-json-schemas/actions/workflows/npm-test.yml/badge.svg)](https://github.com/Blockception/Minecraft-bedrock-json-schemas/actions/workflows/npm-test.yml) +[![Unit Test](https://github.com/Blockception/Minecraft-bedrock-json-schemas/actions/workflows/pull-request.yml/badge.svg)](https://github.com/Blockception/Minecraft-bedrock-json-schemas/actions/workflows/pull-request.yml) The json validation schema files for Minecraft bedrock - [Minecraft-bedrock-json-schemas](#minecraft-bedrock-json-schemas) - - [Contributing](#contributing) - - [Manual Usage](#manual-usage) - - [Vscode](#vscode) + - [Contributing](#contributing) + - [Manual Usage](#manual-usage) + - [Vscode](#vscode) - [Contents](#contents) - - [behavior files](#behavior-files) - - [Resource files](#resource-files) - - [Contributing](#contributing-1) - - [License](#license) + - [behavior files](#behavior-files) + - [Resource files](#resource-files) + - [Contributing](#contributing-1) + - [License](#license) ## Contributing