From 7d029293b0da4722c22b4c6c6e43075d01d4782c Mon Sep 17 00:00:00 2001 From: Lev Rusanov <30170278+JDM170@users.noreply.github.com> Date: Thu, 5 Jun 2025 17:39:00 +0700 Subject: [PATCH] Update README.md Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com> --- README.md | 25 +++++++------------------ 1 file changed, 7 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index b89faf7..f29356d 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,23 @@ - [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/B0B2KV8WP) - - Latest release - - - +Latest release ## vCard Editor A Simple vcf file Editor. You can export easily edit (modify, delete) entries of a vcf file with this simple tool. The software is still in **early stage**.

- ## ✅ Features - [x] No need to install anything. Just head to the release section and download the last release version. - [x] Add/Export images ## 📚 Tech Stack - - - 🧰 [Wonderful library of parsing and generating vcf format](https://github.com/drlongnecker/Thought.vCards) - - 📖 [MVP pattern from this example](https://github.com/lennykean/NoteCards) - - 🧰 [SortableBindingList](http://timvw.be/2008/08/02/presenting-the-sortablebindinglistt-take-two/) - - 🧰 [Custom TabControl](https://github.com/r-aghaei/TabControlWithCloseButtonAndAddButton) - - 🧰 [QRCoder](https://github.com/codebude/QRCoder) +- 🧰 [Wonderful library of parsing and generating vcf format](https://github.com/drlongnecker/Thought.vCards) +- 📖 [MVP pattern from this example](https://github.com/lennykean/NoteCards) +- 🧰 [SortableBindingList](http://timvw.be/2008/08/02/presenting-the-sortablebindinglistt-take-two/) +- 🧰 [Custom TabControl](https://github.com/r-aghaei/TabControlWithCloseButtonAndAddButton) +- 🧰 [QRCoder](https://github.com/codebude/QRCoder) ## 📑 Release notes Check release text file for history. @@ -32,8 +25,4 @@ Check release text file for history. ## 👷 Contributing and help Contributions are always welcome! Check ths projet or ths issue page for ideas. - 📝 [**Report a bug**](https://github.com/abdelkader/vCardEditor/issues) -- 🙋‍♀️ [**Request a feature**](https://github.com/abdelkader/vCardEditor/discussions) - - - - +- 🙋‍ [**Request a feature**](https://github.com/abdelkader/vCardEditor/discussions)