Skip to content

Commit ce31f3c

Browse files
frozzareprogrium
authored andcommitted
Add syntax highlighting to readme (gliderlabs#67)
1 parent 3d95f1a commit ce31f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ package](https://godoc.org/golang.org/x/crypto/ssh) with a higher-level API for
1414
building SSH servers. The goal of the API was to make it as simple as using
1515
[net/http](https://golang.org/pkg/net/http/), so the API is very similar:
1616

17-
```
17+
```go
1818
package main
1919

2020
import (

0 commit comments

Comments
 (0)