From 4d0277b93be748bbed16346dfc260a73d3961f9d Mon Sep 17 00:00:00 2001 From: Tom Herman Date: Mon, 11 Dec 2023 21:21:15 +0200 Subject: [PATCH] add Github visualization links --- README.md | 2 +- flipjump/README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a34c668..13735e3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![PyPI - Version](https://img.shields.io/pypi/v/flipjump)](https://pypi.org/project/flipjump/) [![Website](https://img.shields.io/website?down_color=red&down_message=down&up_message=up&url=https%3A%2F%2Fesolangs.org%2Fwiki%2FFlipJump)](https://esolangs.org/wiki/FlipJump) [![GitHub Discussions](https://img.shields.io/github/discussions/tomhea/flip-jump)](https://github.com/tomhea/flip-jump/discussions) -[![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/tomhea/flip-jump)](https://github.com/tomhea/flip-jump#project-structure) +[![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/tomhea/flip-jump)](https://mango-dune-07a8b7110.1.azurestaticapps.net/?repo=Tomhea%2Fflip-jump) [![GitHub](https://img.shields.io/github/license/tomhea/flip-jump)](LICENSE) FlipJump is the simplest programing language. diff --git a/flipjump/README.md b/flipjump/README.md index 3e0dd88..32d9c1c 100644 --- a/flipjump/README.md +++ b/flipjump/README.md @@ -2,6 +2,8 @@ In this documentation file you could find information about every python source file in the flipjump module. +> [Visualization of the flipjump codebase](https://mango-dune-07a8b7110.1.azurestaticapps.net/?repo=Tomhea%2Fflip-jump) + ## The FlipJump Macro-Assembler The assembler has 4 steps: