diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-08-17 17:32:46 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-08-17 17:32:46 -0700 |
commit | bee40280e2ce7afeda147586de3d2cdaf4d15d25 (patch) | |
tree | 31b72f868c4661f7690cf7dcb035394bea3f94a6 | |
parent | 2df37bd425be2e193cf788377b409be66e93536a (diff) |
README: removed reference to this repository.
-rw-r--r-- | README.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -4,9 +4,6 @@ Standard markdown Standard markdown is a [specification of markdown syntax][the spec], together with BSD3-licensed implementations (`stmd`) in C and javascript. -The spec and all of the code can be found in -[this repository](http://github.com/jgm/stmd). - The implementations ------------------- |