Skip to content

Commit 3cf3c52

Browse files
authored
Add files via upload
1 parent 4a47648 commit 3cf3c52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
[![GitHub License](https://img.shields.io/badge/license-MIT-green)](LICENSE.txt) 
55
[![Python Version](https://img.shields.io/badge/python-3-blue)](https://www.python.org/downloads/) 
6+
[![CodeFactor](https://www.codefactor.io/repository/github/informaticfreak/register-machine-simulator/badge/main)](https://www.codefactor.io/repository/github/informaticfreak/register-machine-simulator/overview/main) 
67

78
A simulator for a simple register machine as an code interpreter written in Python. The register machine language defines 30 different commands for basic input, output and arithmetic operations. See [here](README.md#required-packages) for the required packages.
89

0 commit comments

Comments
 (0)