Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
platonvin authored Sep 18, 2024
1 parent 57d4f53 commit e38d75a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -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
> - **Description:** Outputs VRAM content to the screen and clears VRAM up to the first zero or MAX_VRAM

0 comments on commit e38d75a

Please sign in to comment.