From 866cb64485cb2b4dc651050abafa5f23c62e44e2 Mon Sep 17 00:00:00 2001 From: Mark Date: Mon, 9 Jan 2023 17:15:52 -0800 Subject: [PATCH] Updated links --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3002645..30be24a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Lamb: A Lambda Calculus Engine -If you're reading this on PyPi, go [here](https://git.betalupi.com/Mark/lamb). + - [Primary Repo](https://git.betalupi.com/Mark/lamb) + - [Github Mirror](https://github.com/rm-dr/lamb) + ![Lamb demo](https://betalupi.com/static/git/lambdemo.gif)