From 321490c8dd55d8ed60c7faf1d5e2670220cd9a47 Mon Sep 17 00:00:00 2001 From: Ted <38046383+cyril1018@users.noreply.github.com> Date: Mon, 26 Aug 2024 03:10:50 +0800 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..29fde34 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# BdErp - Electron App +BdErp is a very simple Electron-based application that allows users to create customers, products, and sales orders, as well as print sales orders. This app was developed specifically for my family to help manage these tasks more easily.