Add link to Android apk

This commit is contained in:
Sage Vaillancourt 2020-08-03 13:12:28 +00:00
parent e586018284
commit ab095694d0
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
# PebbLisp
A very basic LISP implementation with an interpreter and editor written for the Pebble.
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
- Call scripts from scripts