Skip to content

Commit

Permalink
Barista logo svg (#201)
Browse files Browse the repository at this point in the history
* Add barista logo in svg

* Replace the png Barista logo with the svg
  • Loading branch information
EsteveAguilera authored and Sloy committed Dec 22, 2017
1 parent e1d9bd6 commit 8fa3b44
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@
[![Download](https://api.bintray.com/packages/schibstedspain/maven/barista/images/download.svg)](https://bintray.com/schibstedspain/maven/barista/_latestVersion)
[![Hex.pm](https://img.shields.io/hexpm/l/plug.svg)](LICENSE.md)

![Barista logo](art/barista-logo.png)
<img src="art/barista-logo.svg" width="30%"/>

Barista makes developing UI test faster, easier and more predictable. Built on top of Espresso, it provides a simple an discoverable API, removing most of the boilerplate and verbosity of common Espresso tasks. You and your Android team will write tests with no effort.

Expand Down
81 changes: 81 additions & 0 deletions art/barista-logo.svg
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 8fa3b44

Please sign in to comment.