Browse Source

Updated readme file

Wirecog 6 years ago
parent
commit
ba4bc329d4
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      Readme.md

+ 2
- 2
Readme.md View File

4
 
4
 
5
 [![Go Report Card](https://goreportcard.com/badge/github.com/isomorphicgo/isokit)](https://goreportcard.com/report/github.com/isomorphicgo/isokit)
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
 ## Installation
9
 ## Installation
10
 
10
 
11
-IsoKit requires GopherJS and Humble Detect.
11
+IsoKit requires GopherJS.
12
 
12
 
13
 ### Get IsoKit
13
 ### Get IsoKit
14
 `go get -u github.com/isomorphicgo/isokit`
14
 `go get -u github.com/isomorphicgo/isokit`