summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTING.markdown b/CONTRIBUTING.markdown
index f3556efa..6fbad1b7 100644
--- a/CONTRIBUTING.markdown
+++ b/CONTRIBUTING.markdown
@@ -78,7 +78,8 @@ lang: ep-ep
### Syntax highlighter
-[Rouge](https://github.com/rouge-ruby/rouge/wiki/List-of-supported-languages-and-lexers) is used for syntax highlighting.
+[Pygments](https://pygments.org/languages/) is used for syntax highlighting through
+[pygments.rb](https://github.com/pygments/pygments.rb).
### Should I add myself as a contributor?