Skip to content

Commit

Permalink
Merge pull request #29 from zularizal/master
Browse files Browse the repository at this point in the history
Add Logo to Repository
  • Loading branch information
lambovg committed Jun 9, 2018
2 parents af5a4b1 + 293e896 commit 30c9d09
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
Binary file added Logo/horizontal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Logo/logomark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Logo/vertical.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
currency-converter
Currency Converter
===================

[![Build Status](https://travis-ci.org/Apilytic/currency-converter.svg?branch=master)](https://travis-ci.org/Apilytic/currency-converter)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/7633098308134afeb2a0a7c15050528f?branch=master)](https://www.codacy.com/app/gogoluxecs/currency-converter?utm_source=github.com&utm_medium=referral&utm_content=apilytic/currency-converter&utm_campaign=Badge_Grade)
[![codecov](https://codecov.io/gh/Apilytic/currency-converter/branch/master/graph/badge.svg)](https://codecov.io/gh/Apilytic/currency-converter)
[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)

<h1 align=center>
<img src="Logo/horizontal.png" width=50%>
</h1>

# Introduction

Backend that fetches country ISO codes and currency exchange rates and stores data to Redis.
Expand Down

0 comments on commit 30c9d09

Please sign in to comment.