Skip to content

Commit

Permalink
Removed the redundant bold syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
pokk committed May 24, 2018
1 parent e96b2d9 commit 63ce540
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Shrubbery

A showcase for an iOS+Swift app, the concept is the same as the ** [Kloveroid](https://github.com/dev-cloverlab/Kloveroid) **. We hope can provide a
A showcase for an iOS+Swift app, the concept is the same as the [Kloveroid](https://github.com/dev-cloverlab/Kloveroid). We hope can provide a
complete iOS basic architecture. Once we have a need to build an app, developers can focus on the
business flow/logic and don't have to create from 0 again and again.

# Architecture

This project mixes two current popular architectures, one is **VIPER**, another is **Clean
Architecture**. We keep the benefits from those two architectures and Repository Pattern,
additionally, they're modified as following ** [Kloveroid](https://github.com/dev-cloverlab/Kloveroid) ** project.
additionally, they're modified as following [Kloveroid](https://github.com/dev-cloverlab/Kloveroid) project.

- VIPER
- View
Expand Down

0 comments on commit 63ce540

Please sign in to comment.