diff options
author | Emanuil Rusev <hello@erusev.com> | 2015-10-31 00:33:11 +0200 |
---|---|---|
committer | Emanuil Rusev <hello@erusev.com> | 2015-10-31 00:33:11 +0200 |
commit | c8072a1987210bdf26074ad46e8ba61d5aec9b03 (patch) | |
tree | e92f40d7a34a6aa1a0289d22474c0ee19392b99e | |
parent | b008290917647a11cc9fb69dc3a3d4ed0bf403c7 (diff) | |
download | parsedown-c8072a1987210bdf26074ad46e8ba61d5aec9b03.zip parsedown-c8072a1987210bdf26074ad46e8ba61d5aec9b03.tar.gz parsedown-c8072a1987210bdf26074ad46e8ba61d5aec9b03.tar.bz2 |
add link to caret.io in readme
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +> I have also been working on a [Markdown editor for the desktop](http://caret.io) - I'd appreciate it if you had a look at it and let me know what you think. + ## Parsedown [](https://travis-ci.org/erusev/parsedown) |