Update and format README.md

This commit is contained in:
Monkin
2019-04-01 16:13:40 +02:00
committed by Michael F. Schönitzer
parent b90fbc70d9
commit 62d71b832a
3 changed files with 180 additions and 125 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ If you want to provide a pull request on GitHub, please start from the `dev` bra
# More info and advice for (aspiring) core developers
- Before implementing a non-trivial feature, think twice what it means for the user. We should
always try to keep backward compatiblility. If you are not sure, discuss it on GitHub.
always try to keep backward compatibility. If you are not sure, discuss it on GitHub.
- Also, when thinking about adding a new feature, it should be something which fits into the
overall design of Vimwiki and which a significant portion of the users may like. Keep in mind
that everybody has their own way to use Vimwiki.