From 43556ebf08489b8c5ca91a4e24e43334a2800d88 Mon Sep 17 00:00:00 2001 From: Sage Vaillancourt Date: Mon, 10 Oct 2022 03:30:10 +0000 Subject: [PATCH] Include link to Rebble in README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b000883..ec5661a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # PebbLisp A very basic LISP implementation with an interpreter and editor written for the Pebble. +[Visit the Rebble page](https://apps.rebble.io/en_US/application/5ec1f90f3dd31081fc98fce0) to download the full, compiled version! + [Download the Android app](https://gitlab.com/sagev9000/pebblispandroid/-/wikis/Downloads) to easily type up and send scripts to your Pebble. # Writing in PebbLisp