Skip to content

Commit

Permalink
Simplify README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyril Diagne committed Oct 12, 2019
1 parent 85b92f6 commit d48f25d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![](https://github.com/cyrildiagne/kuda/raw/master/docs/images/logo.png)
<img src="docs/images/logo.png" width="361" height="135"/>

[![](https://circleci.com/gh/cyrildiagne/kuda/tree/master.svg?style=shield&circle-token=b14f5838ae2acabe21a8255070507f7e36ba510b)](https://circleci.com/gh/cyrildiagne/kuda)
[![](https://goreportcard.com/badge/github.com/cyrildiagne/kuda?v1)](https://goreportcard.com/report/github.com/cyrildiagne/kuda)
Expand All @@ -19,7 +19,6 @@

**Serverless GPU applications**

- Remote GPUs can be expensive for individuals and small teams. For prototypes and projects that receive traffic only occasionally, it's hard to justify the cost of running an expensive GPU server permanently.
- Kuda uses [Knative](https://knative.dev) to consume billable GPUs only when there is traffic, and scales down to zero when there's no traffic.

**Easy to use**
Expand Down
Binary file modified docs/images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d48f25d

Please sign in to comment.