commit 5e115d7fbeacd1ba8e7ddf797f2ee70a1c3fc370 Author: Nils <48135649+Nilstrieb@users.noreply.github.com> Date: Tue Dec 1 17:51:46 2020 +0100 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..11bd0f6 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# TriangleCalculator +Trying out Kotlin and actually creating something (kinda) useful. Ignore the awful code, it's my first time with Kotlin