From 6b765fee574c69f3b771a399843a53d77206fa2b Mon Sep 17 00:00:00 2001 From: Rafael Santos <40582668+rafaelesantos@users.noreply.github.com> Date: Wed, 20 Mar 2024 10:09:47 -0400 Subject: [PATCH] Update README.md --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 3fdf8d3..803c973 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,7 @@ # Product Name -> Short blurb about what your product does. One to two paragraph statement about your product and what it does. -![](header.png) - ## Installation Add this project to your `Package.swift` file. @@ -27,10 +24,3 @@ let package = Package( ] ) ``` - -## Usage example - - -```swift - -```