write readme
This commit is contained in:
commit
f60da0d400
1 changed files with 8 additions and 0 deletions
8
readme.md
Normal file
8
readme.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue