Skip to content

Commit

Permalink
Update readme with number of languages supported
Browse files Browse the repository at this point in the history
  • Loading branch information
boyter committed Dec 21, 2018
1 parent 2e3c3ad commit 72e56aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ GOOS=linux GOARCH=386 go build -ldflags="-s -w" && zip -r9 scc-1.0.0-i386-unknow

### Languages

List of supported languages. The master version of `scc` supports 221 languages at last count. Note that this is always assumed that you built from master, and it might trail behind what is actually supported. To see what your version of `scc` supports run `scc --languages`
List of supported languages. The master version of `scc` supports 222 languages at last count. Note that this is always assumed that you built from master, and it might trail behind what is actually supported. To see what your version of `scc` supports run `scc --languages`

```
ABAP (abap)
Expand Down Expand Up @@ -463,6 +463,7 @@ Vertex Shader File (vsh)
VHDL (vhd)
Vim Script (vim)
Visual Basic (vb)
Visual Basic for Applications (cls)
Vue (vue)
Wolfram (nb,wl)
XAML (xaml)
Expand Down

0 comments on commit 72e56aa

Please sign in to comment.