Skip to content
This repository was archived by the owner on Dec 16, 2023. It is now read-only.

Commit 485e8de

Browse files
authored
Update README.md
1 parent a8149bd commit 485e8de

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
1-
<h1 align="center">
1+
<p align="center">
22
<img
33
width="100"
4-
alt="Banner"
4+
alt="Logo"
55
src="/images/just_java_logo.png">
6+
</p>
7+
<h1 align="center">
8+
JustJava
69
</h1>
10+
<p align="center">
11+
A sample food delivery application for a coffee shop.
12+
</p>
713

8-
# Just Java
14+
## Status
915
[![Build Status](https://app.bitrise.io/app/c373b1aa540acc1c/status.svg?token=u-KpJIBnS_0TQUtBtYNEJQ&branch=master)](https://app.bitrise.io/app/c373b1aa540acc1c)
1016
[![Playstore](https://img.shields.io/badge/Download-Playstore-brightgreen.svg)](https://play.google.com/store/apps/details?id=com.marknkamau.justjava)
1117
[![latest build](https://img.shields.io/badge/Download-Latest%20build-brightgreen.svg)](https://skyll.herokuapp.com/justjava/latest?redirect=true)
1218

13-
JustJava is a sample food delivery application for a coffee shop.
14-
1519
## Features
1620

1721
* 100% Kotlin.

0 commit comments

Comments
 (0)