diff --git a/index.md b/index.md index 6d247a2..6866a75 100644 --- a/index.md +++ b/index.md @@ -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