Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Commit

Permalink
feat: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadne committed Aug 28, 2021
1 parent ecbe0c4 commit d27c502
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
<!-- TITLE -->
<h1 align="center">BOOK MAN</h1>

<p align="center">
<img src="https://img.shields.io/github/workflow/status/mohammadne/bookman/test?label=test&logo=github&style=flat-square">
<img src="https://img.shields.io/codecov/c/gh/mohammadne/bookman?logo=codecov&style=flat-square">
<img src="https://img.shields.io/docker/image-size/mohammadne/bookman/latest?style=flat-square&logo=docker">
<img src="https://img.shields.io/docker/pulls/mohammadne/bookman?style=flat-square&logo=docker">
<img src="https://img.shields.io/docker/pulls/mohammadne/bookman?style=flat-square&logo=docker">
<img src="https://pkg.go.dev/badge/github.com/mohammadne/bookman">
</p>

<!-- BADGES -->
<p align="center">
<img src="https://img.shields.io/github/release/mohammadne/bookman.svg?style=for-the-badge">
Expand All @@ -9,14 +18,15 @@
<img src="https://img.shields.io/github/downloads/mohammadne/bookman/total.svg?style=for-the-badge">
</p>

<!-- Overview -->
<p align="center">
<img src="assets/bookman.png" />
</p>

## Introduction
> `Bookman` is an online REST renting book platform.
>
> it's microservices and uses clean-architecture
`Bookman` is an online REST renting book platform.

### Ports
- `external` ports use HTTP-REST
Expand Down

0 comments on commit d27c502

Please sign in to comment.