Update dependencies list in README (#1269)

Changed 'Unknown' to 'MIT License' in README.md
This commit is contained in:
Thomas Koppelaar 2020-03-28 01:26:19 +01:00 committed by GitHub
parent 90513a1f30
commit 42d7ae0f9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -216,7 +216,7 @@ In VNote, almost everything is configurable, such as background color, font, and
- [markdown-it-container 2.0.0](https://github.com/markdown-it/markdown-it-container) (MIT License)
- [mermaid 7.0.0](https://github.com/knsv/mermaid) (MIT License)
- [MathJax](https://www.mathjax.org/) (Apache-2.0)
- [showdown](https://github.com/showdownjs/showdown) (Unknown)
- [showdown](https://github.com/showdownjs/showdown) (MIT License)
- [flowchart.js](https://github.com/adrai/flowchart.js) (MIT License)
- [PlantUML](http://plantuml.com/) (MIT License)
- [dom-to-image](https://github.com/tsayen/dom-to-image) (MIT License)