summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmanuil Rusev <hello@erusev.com>2015-10-31 00:33:11 +0200
committerEmanuil Rusev <hello@erusev.com>2015-10-31 00:33:11 +0200
commitc8072a1987210bdf26074ad46e8ba61d5aec9b03 (patch)
treee92f40d7a34a6aa1a0289d22474c0ee19392b99e
parentb008290917647a11cc9fb69dc3a3d4ed0bf403c7 (diff)
downloadparsedown-c8072a1987210bdf26074ad46e8ba61d5aec9b03.zip
parsedown-c8072a1987210bdf26074ad46e8ba61d5aec9b03.tar.gz
parsedown-c8072a1987210bdf26074ad46e8ba61d5aec9b03.tar.bz2
add link to caret.io in readme
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 36254d0..6a48bf6 100644
--- a/README.md
+++ b/README.md
@@ -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
[![Build Status](https://img.shields.io/travis/erusev/parsedown/master.svg?style=flat-square)](https://travis-ci.org/erusev/parsedown)