From 3c6d98cd79e3e1f80285eab7c97bbc7f63965afb Mon Sep 17 00:00:00 2001 From: Sage Vaillancourt Date: Mon, 3 Aug 2020 13:13:10 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d469ea6..335333b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # PebbLisp A very basic LISP implementation with an interpreter and editor written for the Pebble. + [Download the Android app](https://gitlab.com/sagev9000/pebblispandroid/-/wikis/Downloads) to easily type up and send scripts to your Pebble. # TODO