From 6114f8f4bcb9893059d312fcc0077b2e131dbed9 Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Fri, 17 Nov 2023 09:36:45 +0100 Subject: [PATCH] Add link to Ipsilon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cb3a6cea..707cf988e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![codecov badge]][codecov] [![license badge]][Apache License, Version 2.0] -Fizzy aims to be a fast, deterministic, and pedantic WebAssembly interpreter written in C++. +Fizzy aims to be a fast, deterministic, and pedantic WebAssembly interpreter written in C++. It is a project by [Ipsilon](https://ipsilon.xyz). ## Goals