Skip to content

Commit 275c666

Browse files
authored
updating README.md
1 parent eed9368 commit 275c666

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Obsidian Excel to Markdown Table
22

3-
[![Tag 0.1.0](https://img.shields.io/badge/tag-0.1.0-blue)](https://github.com/ganesshkumar/obsidian-excel-to-markdown-table/releases/tag/0.1.0)
3+
[![Tag 0.2.0](https://img.shields.io/badge/tag-0.2.0-blue)](https://github.com/ganesshkumar/obsidian-excel-to-markdown-table/releases/tag/0.2.0)
44
[![MIT License](https://img.shields.io/github/license/ganesshkumar/obsidian-excel-to-markdown-table)](LICENSE)
55

66
An Obsidian plugin to paste Excel tables as Markdown tables in Obsidian editor.
77

88
## Demo
99

10-
You can paste the copied Excel data from the clipboard by using either
10+
You can paste the copied Excel data from the clipboard by one of the following methods.
1111

1212
| # | Name | Method | Notes |
1313
|---|------|--------|-------|
@@ -19,7 +19,7 @@ You can paste the copied Excel data from the clipboard by using either
1919

2020
## Installation
2121

22-
### From Obsidian (Yet to be approved to be available in the community plugins)
22+
### From Obsidian
2323

2424
1. Open `Settings` > `Third-party plugin`
2525
2. Make sure Safe mode is **off**
@@ -47,10 +47,8 @@ You can paste the copied Excel data from the clipboard by using either
4747
- [vscode-excel-to-markdown-table](https://github.com/csholmq/vscode-excel-to-markdown-table)
4848
- [copy-excel-paste-markdown](https://github.com/thisdavej/copy-excel-paste-markdown)
4949

50-
5150
---
5251

53-
5452
If you like my work, you could consider buying me a coffee. It is unnecessary, but appreciated 🙂
5553

5654
<a href="https://www.buymeacoffee.com/ganesshkumar" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>

0 commit comments

Comments
 (0)