|
@@ -4,11 +4,11 @@
|
4
|
4
|
|
5
|
5
|
[![Go Report Card](https://goreportcard.com/badge/github.com/isomorphicgo/isokit)](https://goreportcard.com/report/github.com/isomorphicgo/isokit)
|
6
|
6
|
|
7
|
|
-A package providing common isomorphic functionality.
|
|
7
|
+The isokit package provides common functionality for developing Isomorphic Go applications.
|
8
|
8
|
|
9
|
9
|
## Installation
|
10
|
10
|
|
11
|
|
-IsoKit requires GopherJS and Humble Detect.
|
|
11
|
+IsoKit requires GopherJS.
|
12
|
12
|
|
13
|
13
|
### Get IsoKit
|
14
|
14
|
`go get -u github.com/isomorphicgo/isokit`
|