From 5c981217f2c76e9f9399bb3654725c03dd92d8b7 Mon Sep 17 00:00:00 2001 From: Aksh Singh <108173159+cppqtdev@users.noreply.github.com> Date: Sun, 2 Jul 2023 00:48:33 +0530 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0ce9596 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# 1Password-UI-Qt-QML +The 1Password UI Qt QML GitHub repository contains the source code for the user interface of the 1Password password manager application, which is built using the Qt framework and QML (Qt Modeling Language). The repository includes various components and modules that make up the UI, such as the main window, login and setup screens, settings dialogs, and more. Developers can use this repository as a reference to understand how the 1Password UI is implemented or contribute to its development by submitting pull requests.