Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
[![LICENSE](https://img.shields.io/github/license/knative/serving.svg)](https://github.com/knative/serving/blob/master/LICENSE)
[![Slack Status](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://knative.slack.com)
[![codecov](https://codecov.io/gh/knative/serving/branch/master/graph/badge.svg)](https://codecov.io/gh/knative/serving)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fknative-automation%2Fserving.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fknative-automation%2Fserving?ref=badge_shield)

Knative Serving builds on Kubernetes to support deploying and serving of
applications and functions as serverless containers. Serving is easy to get
Expand All @@ -28,3 +29,7 @@ repository.

If you are interested in contributing, see [CONTRIBUTING.md](./CONTRIBUTING.md)
and [DEVELOPMENT.md](./DEVELOPMENT.md).


## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fknative-automation%2Fserving.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fknative-automation%2Fserving?ref=badge_large)