diff options
author | Haneef Mubarak <haneefmubarak@users.noreply.github.com> | 2014-02-22 19:06:44 -0800 |
---|---|---|
committer | Haneef Mubarak <haneefmubarak@users.noreply.github.com> | 2014-02-22 19:07:35 -0800 |
commit | 6233cc5e8bce542cfaa6d930c15215f14cfe2bc1 (patch) | |
tree | 75707e3f6ae3edee0cb9d43b85515c9675a1796e /CONTRIBUTING.md | |
parent | d250abb7cb41043dc3f8cbf3cc4de3be2bdf614a (diff) |
rewrote READMEs and other markdown docs
**all: folded to margins**
README: used local image, expanded license into a small section
CONTRIBUTING: added title
relooper README: removed licensing data (root of repo contains license)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ceea8735..c068eb7f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,6 @@ +Contributing +============ See our wiki for information about contributing to Emscripten: [Contribution section on wiki](https://github.com/kripken/emscripten/wiki#contributing) - |