This website works better with JavaScript
Home
Explore
Help
Register
Sign In
publics
/
mattn__go-isatty
Watch
0
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix syntax
mattn
11 years ago
parent
b45dedf3d2
commit
fd83876b34
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
README.md
+ 1
- 1
README.md
View File
@@ -4,7 +4,7 @@ isatty for golang
## Usage
## Usage
-```go
lang
+```go
package main
package main
import (
import (