Merge pull request #57 from kaustubhvp/adding-go-report-card
adding go-report card and fixing minor typo in README
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
Fission: Serverless Functions for Kubernetes
|
||||
============================================
|
||||
[](https://travis-ci.org/platform9/fission)
|
||||
[](https://goreportcard.com/report/github.com/platform9/fission)
|
||||
|
||||
[fission.io](http://fission.io) [@fissionio](http://twitter.com/fissionio)
|
||||
|
||||
@@ -204,7 +205,7 @@ If you're changing the CLI:
|
||||
|
||||
```
|
||||
# Build Fission CLI
|
||||
$ cd fission-cli && go install
|
||||
$ cd fission && go install
|
||||
```
|
||||
|
||||
Status
|
||||
|
||||
Reference in New Issue
Block a user