mirror of
https://github.com/abdelkader/vCardEditor
synced 2025-12-12 08:27:19 +07:00
Merge branch 'master' of https://github.com/abdelkader/vCardEditor
This commit is contained in:
18
README.md
18
README.md
@@ -1,3 +1,8 @@
|
||||
[](https://ko-fi.com/B0B2KV8WP)
|
||||
<p align="center">
|
||||
|
||||
<a href="https://github.com/abdelkader/vCardEditor/releases/latest/download/vCardEditor.exe"><img src="https://camo.githubusercontent.com/d83fa798b621f1e112646fcc4aa74fff1ff6a8b22f5fc1da5ed8f79ddb4a51cb/68747470733a2f2f62616467656e2e6e65742f6769746875622f72656c656173652f4e61657265656e2f5374726170646f776e2e6a73" alt="Latest release" data-canonical-src="https://badgen.net/github/release/Naereen/Strapdown.js" style="max-width: 100%;"></a>
|
||||
</p>
|
||||
|
||||
# vCard Editor
|
||||
|
||||
@@ -5,9 +10,10 @@ A Simple vcf file Editor. You can export easily edit (modify, delete) entries of
|
||||
The software is still in **early stage**.
|
||||
|
||||
|
||||
|
||||
## Installation
|
||||
|
||||
No need to install anything. Just head to the release section and download the last release version.
|
||||
🔧 No need to install anything. Just head to the release section and download the last release version.
|
||||
|
||||
|
||||
|
||||
@@ -18,12 +24,18 @@ No need to install anything. Just head to the release section and download the l
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
- [Wonderful library of parsing and generating vcf format](https://github.com/drlongnecker/Thought.vCards)
|
||||
- [MVP pattern from this example](https://github.com/lennykean/NoteCards)
|
||||
- 🧰 [Wonderful library of parsing and generating vcf format](https://github.com/drlongnecker/Thought.vCards)
|
||||
- 📖 [MVP pattern from this example](https://github.com/lennykean/NoteCards)
|
||||
|
||||
|
||||
|
||||
## Release notes
|
||||
#### 0.4
|
||||
|
||||
- Import images
|
||||
- refactoring and bugs fixed
|
||||
|
||||
|
||||
#### 0.3
|
||||
|
||||
- Added address section.
|
||||
|
||||
Reference in New Issue
Block a user