Skip to content

Commit

Permalink
added badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mgerhold committed Nov 16, 2023
1 parent 9adae5d commit c8609ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[![C++ Build and Test](https://github.com/mgerhold/laszlo/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/mgerhold/laszlo/actions/workflows/tests.yml)
[![Emscripten Build and Deploy to GitHub Pages](https://github.com/mgerhold/laszlo/actions/workflows/emscripten.yml/badge.svg)](https://github.com/mgerhold/laszlo/actions/workflows/emscripten.yml)

<img src="images/laszlo_logo.png" width="400" height="400">

Laszlo is both a programming language and an interpreter that can execute Laszlo
Expand Down

0 comments on commit c8609ff

Please sign in to comment.