From f52071644c12c9d917c7468a406b81783e5050ce Mon Sep 17 00:00:00 2001 From: AbrarShahriar Date: Mon, 6 May 2024 20:26:59 +0600 Subject: [PATCH] updated readme --- README.md | 40 ++++++++-------------------------------- 1 file changed, 8 insertions(+), 32 deletions(-) diff --git a/README.md b/README.md index 9441109..6ea5cab 100644 --- a/README.md +++ b/README.md @@ -1,34 +1,10 @@ -# electron_vite_ts_test +## Feature Board -A minimal Electron application with TypeScript +Major: -## Recommended IDE Setup - -- [VSCode](https://code.visualstudio.com/) + [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) + [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) - -## Project Setup - -### Install - -```bash -$ npm install -``` - -### Development - -```bash -$ npm run dev -``` - -### Build - -```bash -# For windows -$ npm run build:win - -# For macOS -$ npm run build:mac - -# For Linux -$ npm run build:linux -``` +- [x] Markdown parser +- [x] Diagram library +- [x] Image embed +- [ ] PDF/HTML export +- [x] LaTeX renderer +- [ ] Theme System