diff --git a/README.md b/README.md index 3eccb26..cc292f2 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ Simple enough for csv, no more fancy function you need to learn and think! Keep your mind on track! Don't waste time creating fancy tables. -A plugin designed to view and edit CSV files directly within Obsidian. +A plugin designed to view and edit `CSV files` directly within Obsidian. -I have a plan to design my own database using json and csv only. If you have fancy idea about tables or csv, please wait for another plugin or search it in community. For personal preference and in-markdown edit, I recommend `anyblock`. +I have a plan to design my own database using json and csv only. If you have fancy idea about tables or csv, please feel free to issue (I will consider it in my new plugin) or search it in community. For in-markdown edit, I recommend `anyblock` with a much more complex syntax. ## Why another csv plugin?