diff --git a/README.md b/README.md index 869c695..2fe70e7 100644 --- a/README.md +++ b/README.md @@ -251,6 +251,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [jrnl](https://github.com/maebert/jrnl) - A simple command line journal application that stores your journal in a plain text file * [ledger](https://github.com/ledger/ledger) - Command line accounting * [licen](https://github.com/lord63/licen) - Generate your license. Yet another lice, but implement with Jinja2 and docopt +* [md2png](https://github.com/weaming/md2png) - Convert markdown to PNG image * [moviemon](https://github.com/iCHAIT/moviemon) - Everything about your movies within the command line. * [pockyt](https://github.com/arvindch/pockyt) - Read, Manage, and Automate your [Pocket](https://getpocket.com) collection. * [pushblast](https://github.com/alebcay/pushblast) - Get PushBullet notifications when a shell program exits diff --git a/README_ZH-CN.md b/README_ZH-CN.md index bc76727..9de29df 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -189,6 +189,7 @@ * [jrnl](https://github.com/maebert/jrnl) - 使用无格式文本文件存储日记的简单命令行程序 * [ledger](https://github.com/ledger/ledger) - 命令行记账 * [licen](https://github.com/lord63/licen) - 生成项目 license +* [md2png](https://github.com/weaming/md2png) - 从 markdown 文件生成 png 图片 * [moviemon](https://github.com/iCHAIT/moviemon) - 有关在命令行下看电影的每样东东 * [pushblast](https://github.com/alebcay/pushblast) - 当 shell 程序退出时获得 PushBullet 通知 * [pushbullet-bash](https://github.com/Red5d/pushbullet-bash) - PushBullet API 的 Bash 接口