Update index.md

gh-pages
DavidDGTNTSchool 2020-12-15 13:56:47 -06:00 committed by GitHub
parent f408431e4a
commit d4b55386e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 1 deletions

View File

@ -2,7 +2,15 @@
## David's Calculator for the command line!
### About
Welcome to the website for David Calc. There is a GUI version coming soon that will be made with [raylib](http://raylib.com).
Welcome to the website for David Calc.
### Downloads
[Windows Command Prompt](https://github.com/daviddgtnt/calc/releases/download/1.0/calc.exe)
[Docker](https://hub.docker.com/r/dugo3number2/calc)
### Features planned
* Divide by zero protection
* Binary conversion
* x86 Docker version
* GUI with [Raylib](https://raylib.com)
* Linux and Docker code in the GitHub repo