diff --git a/logintest/README.md b/logintest/README.md new file mode 100644 index 0000000..4b467d8 --- /dev/null +++ b/logintest/README.md @@ -0,0 +1,3 @@ +# Electron Login + +This is a simple login UI using Electron. The UI design portion is extremely simple due to the fact that Electron utilizes HTML and CSS for visual elements, and the future implementation of underlying features will be rather easy thanks to the versatility of JavaScript. \ No newline at end of file