From d4b55386e72a423bb083e58aae0b9413b142778d Mon Sep 17 00:00:00 2001 From: DavidDGTNTSchool <58005558+dugo3number3@users.noreply.github.com> Date: Tue, 15 Dec 2020 13:56:47 -0600 Subject: [PATCH] Update index.md --- index.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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