Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sadmansamee authored Sep 25, 2022
1 parent 21a39af commit 1d7d285
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
A very Simple Dependency Injector to be used with SwiftUI


##Installation
## Installation

#### Swift Package Manager
To install `ShuInjector` using [Swift Package Manager](https://swift.org/package-manager/), add
Expand All @@ -15,9 +15,9 @@ to your Package.swift, then follow the integration tutorial [here](https://swift
Coming soon


##Usage
## Usage

###Import
### Import

```
import ShuInjector
Expand Down

0 comments on commit 1d7d285

Please sign in to comment.