Update readme from PebbleCalc

This commit is contained in:
= 2020-05-06 04:25:36 +01:00
parent cab7ebc79a
commit a990084da7
1 changed files with 2 additions and 6 deletions

View File

@ -1,6 +1,2 @@
# PebbleCalc
A simple calculator app for the Pebble smartwatch
Support addition, subtraction, multiplication, division and exponentiation.
Supports up to 2 digits of decimals using fixed-point arithmetic.
Credit to Wojciech Siewierski for his fixed point arithmetic implementation. It was made for his [GravCalc](https://github.com/Vifon/GravCalc) Pebble app.
# PebbLisp
A very basic LISP implementation with an interpreter and editor written for the Pebble