diff --git a/README.md b/README.md index b8ab2f0..d7cff64 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Build](https://github.com/platonvin/Assembler/actions/workflows/build.yml/badge.svg)](https://github.com/platonvin/Assembler/actions/workflows/build.yml) # Assembler @@ -167,4 +168,4 @@ in _programs/_ you can find few examples > VFL > - **Opcode:** 0x16 > - **Operands:** None- -> - **Description:** Outputs VRAM content to the screen and clears VRAM up to the first zero or MAX_VRAM \ No newline at end of file +> - **Description:** Outputs VRAM content to the screen and clears VRAM up to the first zero or MAX_VRAM