1
0
mirror of https://github.com/alecthomas/chroma.git synced 2025-01-14 02:23:16 +02:00

Less-brief introduction.

This commit is contained in:
Alec Thomas 2017-09-18 13:33:56 +10:00
parent 431e913333
commit ca585f2681

View File

@ -1,5 +1,8 @@
# Chroma - A general purpose syntax highlighter for Go
Chroma takes source code and other structured text and converts it into syntax
highlighted output, as HTML, ANSI-coloured text, etc.
Chroma is based heavily on [Pygments](http://pygments.org/), and includes
translaters for Pygments lexers and styles.