Skip to content

Commit

Permalink
Add missing letter
Browse files Browse the repository at this point in the history
  • Loading branch information
azillion committed Sep 20, 2017
1 parent e2d6aba commit 1b9f70d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# Chroma - A general purpose syntax highlighter in pure Go [![](https://godoc.org/github.com/alecthomas/chroma?status.svg)](http://godoc.org/github.com/alecthomas/chroma) [![Build Status](https://travis-ci.org/alecthomas/chroma.png)](https://travis-ci.org/alecthomas/chroma) [![Gitter chat](https://badges.gitter.im/alecthomas.png)](https://gitter.im/alecthomas/Lobby)

> **NOTE:** As Chroma has just been released, its API is till in flux. That said, the high-level interface should not change significantly.
> **NOTE:** As Chroma has just been released, its API is still in flux. That said, the high-level interface should not change significantly.
Chroma takes source code and other structured text and converts it into syntax
highlighted HTML, ANSI-coloured text, etc.
Expand Down

0 comments on commit 1b9f70d

Please sign in to comment.