aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..a4a56a1
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+# Desktop
+
+A simple Windows Secure Desktop demo written in Kotlin.
+
+It is also a demo for Kotlin Native and Windows APIs.
+
+Feel free to ask me questions in Issues and I'm sure I cannot answer them because this is my first Kotlin Native project, lol.
+
+# Acknowledgements
+
+* [https://www.codeproject.com/Articles/677695/Csharp-Create-Secure-Desktop-Anti-Keylogger](https://www.codeproject.com/Articles/677695/Csharp-Create-Secure-Desktop-Anti-Keylogger)
+
+* @duangsuse
+
+* Others
+
+# Licenses
+
+WTFPL \ No newline at end of file