Skip to content

Commit

Permalink
Merge pull request #266 from tomhea/feature/size-link
Browse files Browse the repository at this point in the history
add Github visualization links
  • Loading branch information
tomhea authored Dec 11, 2023
2 parents ab0c1b8 + 4d0277b commit 6519d80
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 2 additions & 0 deletions flipjump/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6519d80

Please sign in to comment.