write readme

This commit is contained in:
buzz-lightsnack-2007 2024-07-22 20:37:26 +08:00
commit f60da0d400

8
readme.md Normal file
View file

@ -0,0 +1,8 @@
# Calculator Prompt
**_Do math, now._**
This project was made for the Xavier School computer science course.
Consists of:
- [ ] **interpreter.js**: Solve equations, from simple mathematics operations, to complex JavaScript code --- all from an input box!
- [ ] **calculator.js**: Perform math with iOS-style inputs.